Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bitnami/cilium] Update ETCD to major 11 #31510

Merged
merged 2 commits into from
Jan 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions bitnami/cilium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.3.4 (2025-01-21)
## 2.0.0 (2025-01-22)

* [bitnami/cilium] Release 1.3.4 ([#31502](https://github.com/bitnami/charts/pull/31502))
* [bitnami/cilium] Update ETCD to major 11 ([#31510](https://github.com/bitnami/charts/pull/31510))

## <small>1.3.4 (2025-01-21)</small>

* [bitnami/cilium] Release 1.3.4 (#31502) ([c00512c](https://github.com/bitnami/charts/commit/c00512cf690cf67604d1c654231bb398d65f97bd)), closes [#31502](https://github.com/bitnami/charts/issues/31502)

## <small>1.3.3 (2025-01-17)</small>

6 changes: 3 additions & 3 deletions bitnami/cilium/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: etcd
repository: oci://registry-1.docker.io/bitnamicharts
version: 10.7.3
version: 11.0.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:2f7019638b9c5faa79322b4e166dae5daf29e597aaa720e6fc1e95c331c78e2c
generated: "2025-01-21T23:33:04.329058434Z"
digest: sha256:6c995ddc95840364d42013d0532e0770551d56d0707760ec46c87bb8426572be
generated: "2025-01-22T11:38:46.06963+01:00"
4 changes: 2 additions & 2 deletions bitnami/cilium/Chart.yaml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- cilium-database
version: 10.x.x
version: 11.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
@@ -52,4 +52,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-relay
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui
- https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui-backend
version: 1.3.4
version: 2.0.0
6 changes: 6 additions & 0 deletions bitnami/cilium/README.md
Original file line number Diff line number Diff line change
@@ -1183,6 +1183,12 @@ helm install my-release -f values.yaml oci://REGISTRY_NAME/REPOSITORY_NAME/ciliu

Find more information about how to deal with common errors related to Bitnami's Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).

## Upgrading

### To 2.0.0

This major updates the `etcd` subchart to it newest major, 11.0.0. For more information on this subchart's major, please refer to [etcd upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/etcd#to-1100).

## License

Copyright &copy; 2024 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.