Skip to content

Commit

Permalink
chore: Bump Helm charts (#119)
Browse files Browse the repository at this point in the history
* chore: Bump Helm charts

* chore: Fix pre-commit errors
  • Loading branch information
Techassi authored Nov 11, 2024
1 parent 86aa43d commit f8ef88d
Show file tree
Hide file tree
Showing 26 changed files with 87 additions and 60 deletions.
4 changes: 4 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ rules:
check-keys: false
comments:
min-spaces-from-content: 1 # Needed due to https://github.com/adrienverge/yamllint/issues/443
braces:
ignore: |
stacks/signal-processing/*
stacks/_templates/*
2 changes: 1 addition & 1 deletion stacks/_templates/jupyterhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: jupyterhub
repo:
name: jupyterhub
url: https://jupyterhub.github.io/helm-chart/
version: 3.3.7
version: 4.0.0
options:
hub:
config:
Expand Down
2 changes: 1 addition & 1 deletion stacks/_templates/keycloak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: keycloak
image: quay.io/keycloak/keycloak:22.0.3
image: quay.io/keycloak/keycloak:26.0.5
args:
- start
- --hostname-strict=false
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/minio-distributed-small.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: minio
name: minio
repo:
name: minio
url: https://charts.min.io/
version: 5.2.0
version: 5.3.0
options:
additionalLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/minio-distributed.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: minio
name: minio
repo:
name: minio
url: https://charts.min.io/
version: 5.2.0
version: 5.3.0
options:
additionalLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/minio.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: minio
name: minio
repo:
name: minio
url: https://charts.min.io/
version: 5.2.0
version: 5.3.0
options:
additionalLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/opensearch-dashboards.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: opensearch-dashboards
name: opensearch-dashboards
repo:
name: opensearch-dashboards
url: https://opensearch-project.github.io/helm-charts
version: 2.16.0
version: 2.25.0
options:
labels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/opensearch.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: opensearch
name: opensearch
repo:
name: opensearch
url: https://opensearch-project.github.io/helm-charts
version: 2.18.0
version: 2.27.0
options:
labels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/postgresql-airflow.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: postgresql-airflow
name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 15.5.16
version: 16.1.2
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/postgresql-druid.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: postgresql-druid
name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 15.5.16
version: 16.1.2
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/postgresql-hive-iceberg.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: postgresql-hive-iceberg
name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 15.5.16
version: 16.1.2
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/postgresql-hive.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: postgresql-hive
name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 15.5.16
version: 16.1.2
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/postgresql-hivehdfs.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: hivehdfs
name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 15.5.16
version: 16.1.2
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/postgresql-hives3.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: hives3
name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 15.5.16
version: 16.1.2
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/postgresql-superset.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: postgresql-superset
name: postgresql
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 15.5.16
version: 16.1.2
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
1 change: 1 addition & 0 deletions stacks/_templates/postgresql-timescaledb.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
releaseName: postgresql-timescaledb
name: timescaledb-single
repo:
Expand Down
19 changes: 10 additions & 9 deletions stacks/_templates/prometheus.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: prometheus
name: kube-prometheus-stack
repo:
name: prometheus-community
url: https://prometheus-community.github.io/helm-charts
version: 54.2.2
version: 66.1.0
options:
commonMetaLabels:
stackable.tech/vendor: Stackable
Expand Down Expand Up @@ -34,14 +35,14 @@ options:
stackable-dashboardprovider.yaml:
apiVersion: 1
providers:
- name: 'stackable'
orgId: 1
folder: 'Stackable Data Platform'
type: file
disableDeletion: false
allowUiUpdates: true # TODO set to false. Is enabled so Dashboards can be build easier. Note: If a provisioned dashboard is saved from the UI and then later updated from the source, the dashboard stored in the database will always be overwritten
options:
path: /var/lib/grafana/dashboards/stackable # Must be /var/lib/grafana/dashboards/<provider_name>
- name: 'stackable'
orgId: 1
folder: 'Stackable Data Platform'
type: file
disableDeletion: false
allowUiUpdates: true # TODO set to false. Is enabled so Dashboards can be build easier. Note: If a provisioned dashboard is saved from the UI and then later updated from the source, the dashboard stored in the database will always be overwritten
options:
path: /var/lib/grafana/dashboards/stackable # Must be /var/lib/grafana/dashboards/<provider_name>
dashboardsConfigMaps:
stackable: stackable-grafana-dashboards
kube-state-metrics:
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/redis-airflow.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: redis-airflow
name: redis
repo:
name: bitnami
url: https://charts.bitnami.com/bitnami/
version: 19.6.1
version: 19.6.4
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/_templates/vector-aggregator.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: vector-aggregator
name: vector
repo:
name: vector
url: https://helm.vector.dev
version: 0.34.0
version: 0.37.0
options:
commonLabels:
stackable.tech/vendor: Stackable
Expand Down
3 changes: 2 additions & 1 deletion stacks/observability/grafana-loki.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# https://github.com/grafana/loki/tree/main/production/helm/loki
---
releaseName: loki
name: loki
repo:
name: loki
url: https://grafana.github.io/helm-charts
version: 5.47.2
version: 6.19.0
options:
loki:
auth_enabled: false
Expand Down
3 changes: 2 additions & 1 deletion stacks/observability/grafana-tempo.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# https://github.com/grafana/helm-charts/tree/main/charts/tempo
---
releaseName: tempo
name: tempo
repo:
name: tempo
url: https://grafana.github.io/helm-charts
version: 1.7.2
version: 1.13.0
options:
tempo:
server:
Expand Down
39 changes: 20 additions & 19 deletions stacks/observability/grafana.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# https://github.com/grafana/helm-charts/tree/main/charts/grafana
---
releaseName: grafana
name: grafana
repo:
name: grafana
url: https://grafana.github.io/helm-charts
version: 7.3.7
version: 8.6.0
options:
admin:
existingSecret: grafana-admin-credentials
Expand All @@ -14,24 +15,24 @@ options:
datasources.yaml:
apiVersion: 1
datasources:
- name: Loki
type: loki
url: https://loki.default.svc.cluster.local:3100
access: proxy
isDefault: false
jsonData:
tlsAuthWithCACert: true
secureJsonData:
tlsCACert: $__file{/etc/grafana/certs/ca.crt}
- name: Tempo
type: tempo
url: https://tempo.default.svc.cluster.local:3100
access: proxy
isDefault: false
jsonData:
tlsAuthWithCACert: true
secureJsonData:
tlsCACert: $__file{/etc/grafana/certs/ca.crt}
- name: Loki
type: loki
url: https://loki.default.svc.cluster.local:3100
access: proxy
isDefault: false
jsonData:
tlsAuthWithCACert: true
secureJsonData:
tlsCACert: $__file{/etc/grafana/certs/ca.crt}
- name: Tempo
type: tempo
url: https://tempo.default.svc.cluster.local:3100
access: proxy
isDefault: false
jsonData:
tlsAuthWithCACert: true
secureJsonData:
tlsCACert: $__file{/etc/grafana/certs/ca.crt}
readinessProbe:
httpGet:
scheme: HTTPS
Expand Down
7 changes: 4 additions & 3 deletions stacks/observability/jaeger.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# https://github.com/jaegertracing/helm-charts/tree/main/charts/jaeger
# The jaeger allInOne mode doesn't support NodePort services.
---
releaseName: jaeger
name: jaeger
repo:
name: jaeger
url: https://jaegertracing.github.io/helm-charts
version: 2.0.1
version: 3.3.2
options:
# labels:
# stackable.tech/vendor: Stackable
Expand All @@ -18,10 +19,10 @@ options:
headless: true
collector:
otlp:
grpc:
name: otlp-grpc
# http:
# name: otlp-http
grpc:
name: otlp-grpc
agent:
enabled: false
collector:
Expand Down
3 changes: 2 additions & 1 deletion stacks/observability/opentelemetry-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-operator
---
releaseName: opentelemetry-operator
name: opentelemetry-operator
repo:
name: opentelemetry-operator
url: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.60.0
version: 0.73.0
options:
admissionWebhooks:
certManager:
Expand Down
19 changes: 10 additions & 9 deletions stacks/signal-processing/grafana.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
releaseName: grafana
name: grafana
repo:
name: grafana
url: https://grafana.github.io/helm-charts
version: 7.3.7
version: 8.6.0
options:
extraLabels:
stackable.tech/vendor: Stackable
Expand All @@ -21,14 +22,14 @@ options:
stackable-dashboardprovider.yaml:
apiVersion: 1
providers:
- name: 'stackable'
orgId: 1
folder: 'Stackable Data Platform'
type: file
disableDeletion: false
allowUiUpdates: true
options:
path: /var/lib/grafana/dashboards/stackable
- name: 'stackable'
orgId: 1
folder: 'Stackable Data Platform'
type: file
disableDeletion: false
allowUiUpdates: true
options:
path: /var/lib/grafana/dashboards/stackable
dashboardsConfigMaps:
stackable: stackable-grafana-dashboards
datasources:
Expand Down
Loading

0 comments on commit f8ef88d

Please sign in to comment.