mirror of
https://github.com/bitnami/charts.git
synced 2026-03-01 15:07:34 +08:00
[bitnami/kubeapps] Release 15.3.3 (#27270)
* [bitnami/kubeapps] Release 15.3.3 updating components versions 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
|
||||
|
||||
## 15.3.2 (2024-06-07)
|
||||
## 15.3.3 (2024-06-17)
|
||||
|
||||
* [bitnami/kubeapps] Release 15.3.2 ([#26904](https://github.com/bitnami/charts/pull/26904))
|
||||
* [bitnami/kubeapps] Release 15.3.3 ([#27270](https://github.com/bitnami/charts/pull/27270))
|
||||
|
||||
## <small>15.3.2 (2024-06-07)</small>
|
||||
|
||||
* [bitnami/kubeapps] Release 15.3.2 (#26904) ([23bbc7b](https://github.com/bitnami/charts/commit/23bbc7b26b43cfe3d4be24cdfca84887d9a4e85a)), closes [#26904](https://github.com/bitnami/charts/issues/26904)
|
||||
|
||||
## <small>15.3.1 (2024-06-06)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.5.1
|
||||
version: 19.5.3
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.5.2
|
||||
version: 15.5.5
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.0
|
||||
digest: sha256:e6ef3825ac910c143035b35b83ab141d484adf54aeb6903ccf0183dfa34e23f2
|
||||
generated: "2024-06-06T15:09:02.805594824Z"
|
||||
version: 2.20.2
|
||||
digest: sha256:415779aa379fc783318252836a4ee61a7562eaa02c412bf1fdcca66b1d2b0277
|
||||
generated: "2024-06-17T12:57:32.87566384Z"
|
||||
|
||||
@@ -18,7 +18,7 @@ annotations:
|
||||
- name: kubeapps-pinniped-proxy
|
||||
image: docker.io/bitnami/kubeapps-pinniped-proxy:2.10.0-debian-12-r5
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.27.0-debian-12-r0
|
||||
image: docker.io/bitnami/nginx:1.27.0-debian-12-r1
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r13
|
||||
apiVersion: v2
|
||||
@@ -52,4 +52,4 @@ maintainers:
|
||||
name: kubeapps
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kubeapps
|
||||
version: 15.3.2
|
||||
version: 15.3.3
|
||||
|
||||
@@ -211,7 +211,7 @@ frontend:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.27.0-debian-12-r0
|
||||
tag: 1.27.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user