Skip to content
Snippets Groups Projects
Commit 0a0bd2f7 authored by František Dvořák's avatar František Dvořák
Browse files

Update security components

* glpi
* fluent-bit
* deepfence
parent 15dba324
No related branches found
No related tags found
1 merge request!25Upgrade versions - k8s 1.31.2, jupyterhub 4.1.6
......@@ -49,4 +49,4 @@
- role: 'ipr-cnrs.glpi_agent'
vars:
glpi_agent__install_from_url: true
glpi_agent__version: '1.10-1'
glpi_agent__version: '1.11-1'
......@@ -37,7 +37,7 @@
become: true
vars:
namespace: fluent-bit
version: "0.47.7" # app 3.1.6
version: "0.47.10" # app 3.1.9
tasks:
- name: Configure helm repo
shell: |-
......
......@@ -9,7 +9,7 @@
become: true
vars:
namespace: deepfence
version: 2.3.0 # app 2.3.0
version: 2.4.0 # app 2.4.0
tasks:
- name: Configure Helm Repo
shell: |-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment