mirror of
https://github.com/bitnami/charts.git
synced 2026-04-04 16:27:07 +08:00
[bitnami/cilium] Release 2.1.9 (#33469)
* [bitnami/cilium] Release 2.1.9 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.8 (2025-05-06)
|
||||
## 2.1.9 (2025-05-06)
|
||||
|
||||
* [bitnami/cilium] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33344](https://github.com/bitnami/charts/pull/33344))
|
||||
* [bitnami/cilium] Release 2.1.9 ([#33469](https://github.com/bitnami/charts/pull/33469))
|
||||
|
||||
## <small>2.1.8 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/cilium] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33344) ([99c4868](https://github.com/bitnami/charts/commit/99c4868670d065b2f42e98abd4d596056b347e3d)), closes [#33344](https://github.com/bitnami/charts/issues/33344)
|
||||
|
||||
## <small>2.1.7 (2025-04-25)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,10 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: cilium
|
||||
image: docker.io/bitnami/cilium:1.17.3-debian-12-r2
|
||||
image: docker.io/bitnami/cilium:1.17.3-debian-12-r3
|
||||
- name: cilium-operator
|
||||
image: docker.io/bitnami/cilium-operator:1.17.3-debian-12-r0
|
||||
- name: cilium-proxy
|
||||
@@ -18,6 +16,8 @@ annotations:
|
||||
image: docker.io/bitnami/hubble-ui:0.13.2-debian-12-r7
|
||||
- name: hubble-ui-backend
|
||||
image: docker.io/bitnami/hubble-ui-backend:0.13.2-debian-12-r9
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 1.17.3
|
||||
dependencies:
|
||||
@@ -32,7 +32,8 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Cilium is an eBPF-based networking, observability, and security for Linux container management platforms like Docker and Kubernetes.
|
||||
description: Cilium is an eBPF-based networking, observability, and security for Linux
|
||||
container management platforms like Docker and Kubernetes.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/cilium/img/cilium-stack-220x234.png
|
||||
keywords:
|
||||
@@ -53,4 +54,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: 2.1.8
|
||||
version: 2.1.9
|
||||
|
||||
@@ -134,7 +134,7 @@ agent:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/cilium
|
||||
tag: 1.17.3-debian-12-r2
|
||||
tag: 1.17.3-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user