File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ dependencies:
4949 repository : https://nats-io.github.io/k8s/helm/charts/
5050 condition : eventing.enabled
5151 - name : localpv-provisioner
52- version : 4.2 .0
52+ version : 4.3 .0
5353 repository : https://openebs.github.io/dynamic-localpv-provisioner
5454 condition : localpv-provisioner.enabled
5555annotations :
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ This removes all the Kubernetes components associated with the chart and deletes
6060| https://grafana.github.io/helm-charts | loki | 6.29.0 |
6161| https://jaegertracing.github.io/helm-charts | jaeger-operator | 2.50.1 |
6262| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.19.14 |
63- | https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 4.2 .0 |
63+ | https://openebs.github.io/dynamic-localpv-provisioner | localpv-provisioner | 4.3 .0 |
6464
6565## Values
6666
Original file line number Diff line number Diff line change 11docker.io/bitnami/etcd:3.5.6-debian-11-r10
22docker.io/grafana/alloy:v1.8.1
33docker.io/grafana/loki:3.4.2
4- docker.io/openebs/alpine-bash:4.1 .0
5- docker.io/openebs/alpine-sh:4.1 .0
4+ docker.io/openebs/alpine-bash:4.2 .0
5+ docker.io/openebs/alpine-sh:4.2 .0
66docker.io/openebs/mayastor-agent-core:develop
77docker.io/openebs/mayastor-agent-ha-cluster:develop
88docker.io/openebs/mayastor-agent-ha-node:develop
@@ -19,8 +19,8 @@ nats:2.9.17-alpine
1919natsio/nats-box:0.13.8
2020natsio/nats-server-config-reloader:0.10.1
2121natsio/prometheus-nats-exporter:0.11.0
22- openebs/linux-utils:4.1 .0
23- openebs/provisioner-localpv:4.2 .0
22+ openebs/linux-utils:4.2 .0
23+ openebs/provisioner-localpv:4.3 .0
2424quay.io/minio/mc:RELEASE.2024-11-21T17-21-54Z
2525quay.io/minio/minio:RELEASE.2024-12-18T13-15-44Z
2626quay.io/prometheus-operator/prometheus-config-reloader:v0.81.0
Original file line number Diff line number Diff line change 6767 enabled : true
6868 image :
6969 name : alpine-sh
70- tag : 4.1 .0
70+ tag : 4.2 .0
7171 pullPolicy : IfNotPresent
7272 containers :
7373 - name : agent-core-grpc-probe
@@ -547,7 +547,7 @@ etcd:
547547 image :
548548 registry : docker.io
549549 repository : openebs/alpine-bash
550- tag : 4.1 .0
550+ tag : 4.2 .0
551551 pullSecrets : []
552552 # extra debug information on logs
553553 debug : false
You can’t perform that action at this time.
0 commit comments