mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/cilium] Release 1.0.1 (#27643)
* [bitnami/cilium] Release 1.0.1 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.1 (2024-07-03)
|
||||
|
||||
* [bitnami/cilium] Release 1.0.1 ([#27643](https://github.com/bitnami/charts/pull/27643))
|
||||
|
||||
## 1.0.0 (2024-06-27)
|
||||
|
||||
* [bitnami/cilium] Add support for Hubble ([#27526](https://github.com/bitnami/charts/pull/27526))
|
||||
* [bitnami/cilium] Add support for Hubble (#27526) ([38131c4](https://github.com/bitnami/charts/commit/38131c474861a747b239406aa30e7ef51a9ffc60)), closes [#27526](https://github.com/bitnami/charts/issues/27526)
|
||||
|
||||
## 0.2.0 (2024-06-25)
|
||||
|
||||
|
||||
@@ -6,17 +6,17 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: cilium
|
||||
image: docker.io/bitnami/cilium:1.15.6-debian-12-r1
|
||||
image: docker.io/bitnami/cilium:1.15.6-debian-12-r3
|
||||
- name: cilium-operator
|
||||
image: docker.io/bitnami/cilium-operator:1.15.6-debian-12-r0
|
||||
image: docker.io/bitnami/cilium-operator:1.15.6-debian-12-r1
|
||||
- name: cilium-proxy
|
||||
image: docker.io/bitnami/cilium-proxy:1.28.4-debian-12-r0
|
||||
image: docker.io/bitnami/cilium-proxy:1.28.5-debian-12-r0
|
||||
- name: hubble-relay
|
||||
image: docker.io/bitnami/hubble-relay:1.15.6-debian-12-r0
|
||||
image: docker.io/bitnami/hubble-relay:1.15.6-debian-12-r1
|
||||
- name: hubble-ui
|
||||
image: docker.io/bitnami/hubble-ui:0.13.1-debian-12-r0
|
||||
image: docker.io/bitnami/hubble-ui:0.13.1-debian-12-r1
|
||||
- name: hubble-ui-backend
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.1-debian-12-r0
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.1-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 1.15.6
|
||||
dependencies:
|
||||
@@ -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.0
|
||||
version: 1.0.1
|
||||
|
||||
@@ -1149,4 +1149,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -124,7 +124,7 @@ agent:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium
|
||||
tag: 1.15.6-debian-12-r1
|
||||
tag: 1.15.6-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1002,7 +1002,7 @@ operator:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium-operator
|
||||
tag: 1.15.6-debian-12-r0
|
||||
tag: 1.15.6-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1506,7 +1506,7 @@ envoy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium-proxy
|
||||
tag: 1.28.4-debian-12-r0
|
||||
tag: 1.28.5-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2104,7 +2104,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-relay
|
||||
tag: 1.15.6-debian-12-r0
|
||||
tag: 1.15.6-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2648,7 +2648,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-ui
|
||||
tag: 0.13.1-debian-12-r0
|
||||
tag: 0.13.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2829,7 +2829,7 @@ hubble:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/hubble-ui-backend
|
||||
tag: 0.13.1-debian-12-r0
|
||||
tag: 0.13.1-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user