Skip to content

Commit 14491c3

Browse files
committed
update helm chart versions
1 parent 679489e commit 14491c3

17 files changed

Lines changed: 17 additions & 17 deletions

stacks/_templates/argo-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: argo-cd
44
repo:
55
name: argo-cd
66
url: https://argoproj.github.io/argo-helm
7-
version: 9.0.5 # v3.1.9
7+
version: 9.4.10 # v3.3.3
88
options:
99
configs:
1010
secret:

stacks/_templates/postgresql-airflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.1.3 # 18.0.0
7+
version: 18.5.6 # 18.3.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-druid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.1.3 # 18.0.0
7+
version: 18.5.6 # 18.3.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-hive-iceberg.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.1.3 # 18.0.0
7+
version: 18.5.6 # 18.3.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-hive.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.1.3 # 18.0.0
7+
version: 18.5.6 # 18.3.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/postgresql-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: postgresql
44
repo:
55
name: bitnami
66
url: https://charts.bitnami.com/bitnami/
7-
version: 18.1.3 # 18.0.0
7+
version: 18.5.6 # 18.3.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/_templates/vector-aggregator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: vector
44
repo:
55
name: vector
66
url: https://helm.vector.dev
7-
version: 0.49.0 # app version 0.52.0
7+
version: 0.51.0 # app version 0.54.0
88
options:
99
commonLabels:
1010
stackable.tech/vendor: Stackable

stacks/jupyterhub-keycloak/jupyterhub-native-auth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repo:
77
# Special care should be taken during testing when this version was bumped.
88
# There might be cases where this needs to be dropped back, because the chart
99
# is not compatible with other components of the stack/images used.
10-
version: 4.3.1 # 5.4.1
10+
version: 4.3.2 # 5.4.3
1111
options:
1212
hub:
1313
config:

stacks/jupyterhub-keycloak/jupyterhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repo:
88
# Special care should be taken during testing when this version was bumped.
99
# There might be cases where this needs to be dropped back, because the chart
1010
# is not compatible with other components of the stack/images used.
11-
version: 4.3.1 # 5.4.1
11+
version: 4.3.2 # 5.4.3
1212
options:
1313
hub:
1414
config:

stacks/monitoring/prometheus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: kube-prometheus-stack
44
repo:
55
name: prometheus-community
66
url: https://prometheus-community.github.io/helm-charts
7-
version: 77.12.0 # 0.85.0
7+
version: 82.10.3 # 0.89.0
88
options:
99
commonMetaLabels:
1010
stackable.tech/vendor: Stackable

0 commit comments

Comments
 (0)