Skip to content

Commit

Permalink
[bitnami/cilium] Add init-container on Relay to wait for Hubble Peers (
Browse files Browse the repository at this point in the history
  • Loading branch information
juan131 authored Sep 4, 2024
1 parent dafec18 commit 02cdc02
Show file tree
Hide file tree
Showing 6 changed files with 245 additions and 110 deletions.
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.0.20 (2024-08-29)
## 1.1.0 (2024-09-04)

* [bitnami/cilium] test: :white_check_mark: Add a wait before goss test ([#29108](https://github.com/bitnami/charts/pull/29108))
* [bitnami/cilium] Add init-container on Relay to wait for Hubble Peers ([#29191](https://github.com/bitnami/charts/pull/29191))

## <small>1.0.20 (2024-08-29)</small>

* [bitnami/cilium] test: :white_check_mark: Add a wait before goss test (#29108) ([55ce9dd](https://github.com/bitnami/charts/commit/55ce9dd19e222248ff8d5439e501399620b180a9)), closes [#29108](https://github.com/bitnami/charts/issues/29108)

## <small>1.0.19 (2024-08-29)</small>

Expand Down
2 changes: 1 addition & 1 deletion bitnami/cilium/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.20
version: 1.1.0
Loading

0 comments on commit 02cdc02

Please sign in to comment.