Compare commits

...

4 Commits

Author SHA1 Message Date
Bitnami Bot 5c4b174c98
[bitnami/ghost] ⬆️ Update dependency references (#35024)
* [bitnami/ghost] Release 23.0.26 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>
2025-07-11 20:45:31 +02:00
Bitnami Bot e72e7a919b
[bitnami/chainloop] ⬆️ Update dependency references (#35022)
* [bitnami/chainloop] Release 4.0.49 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>
2025-07-11 19:22:45 +02:00
Bitnami Bot d1904f0525
[bitnami/nessie] ⬆️ Update dependency references (#35021)
* [bitnami/nessie] Release 2.0.23 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>
2025-07-11 17:47:21 +02:00
Bitnami Bot cc231c8046
[bitnami/grafana-loki] ⬆️ Update dependency references (#35019)
* [bitnami/grafana-loki] Release 5.0.5 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>
2025-07-11 17:35:14 +02:00
12 changed files with 44 additions and 28 deletions

View File

@ -1,8 +1,12 @@
# Changelog
## 4.0.48 (2025-07-11)
## 4.0.49 (2025-07-11)
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#35015](https://github.com/bitnami/charts/pull/35015))
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references ([#35022](https://github.com/bitnami/charts/pull/35022))
## <small>4.0.48 (2025-07-11)</small>
* [bitnami/chainloop] :zap: :arrow_up: Update dependency references (#35015) ([8482574](https://github.com/bitnami/charts/commit/848257489bb7819bc6b569441de07145a73da7fd)), closes [#35015](https://github.com/bitnami/charts/issues/35015)
## <small>4.0.47 (2025-07-11)</small>

View File

@ -5,17 +5,17 @@ annotations:
category: DeveloperTools
images: |
- name: chainloop-artifact-cas
image: docker.io/bitnami/chainloop-artifact-cas:1.29.0-debian-12-r0
image: docker.io/bitnami/chainloop-artifact-cas:1.30.0-debian-12-r0
- name: chainloop-control-plane
image: docker.io/bitnami/chainloop-control-plane:1.29.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane:1.30.0-debian-12-r0
- name: chainloop-control-plane-migrations
image: docker.io/bitnami/chainloop-control-plane-migrations:1.29.0-debian-12-r0
image: docker.io/bitnami/chainloop-control-plane-migrations:1.30.0-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.43.1-debian-12-r5
license: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 1.29.0
appVersion: 1.30.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@ -65,4 +65,4 @@ sources:
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
- https://github.com/chainloop-dev/chainloop
version: 4.0.48
version: 4.0.49

View File

@ -181,7 +181,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane
tag: 1.29.0-debian-12-r0
tag: 1.30.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@ -258,7 +258,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane-migrations
tag: 1.29.0-debian-12-r0
tag: 1.30.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@ -1005,7 +1005,7 @@ cas:
image:
registry: docker.io
repository: bitnami/chainloop-artifact-cas
tag: 1.29.0-debian-12-r0
tag: 1.30.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

View File

@ -1,8 +1,12 @@
# Changelog
## 23.0.25 (2025-07-04)
## 23.0.26 (2025-07-11)
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#34808](https://github.com/bitnami/charts/pull/34808))
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#35024](https://github.com/bitnami/charts/pull/35024))
## <small>23.0.25 (2025-07-04)</small>
* [bitnami/ghost] :zap: :arrow_up: Update dependency references (#34808) ([67bba4a](https://github.com/bitnami/charts/commit/67bba4ab0d7603f7fc2f309fbd9beff41c4f146e)), closes [#34808](https://github.com/bitnami/charts/issues/34808)
## <small>23.0.24 (2025-07-04)</small>

View File

@ -5,13 +5,13 @@ annotations:
category: CMS
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.129.1-debian-12-r1
image: docker.io/bitnami/ghost:5.129.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r47
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 5.129.1
appVersion: 5.129.2
dependencies:
- condition: mysql.enabled
name: mysql
@ -43,4 +43,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 23.0.25
version: 23.0.26

View File

@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.129.1-debian-12-r1
tag: 5.129.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

View File

@ -1,8 +1,12 @@
# Changelog
## 5.0.4 (2025-07-08)
## 5.0.5 (2025-07-11)
* [bitnami/grafana-loki] :zap: :arrow_up: Update dependency references ([#34898](https://github.com/bitnami/charts/pull/34898))
* [bitnami/grafana-loki] :zap: :arrow_up: Update dependency references ([#35019](https://github.com/bitnami/charts/pull/35019))
## <small>5.0.4 (2025-07-09)</small>
* [bitnami/grafana-loki] :zap: :arrow_up: Update dependency references (#34898) ([3999e3d](https://github.com/bitnami/charts/commit/3999e3dce59d7774f7cfb5640ec75f4947d1fa2f)), closes [#34898](https://github.com/bitnami/charts/issues/34898)
## <small>5.0.3 (2025-06-30)</small>

View File

@ -5,7 +5,7 @@ annotations:
category: Infrastructure
images: |
- name: grafana-loki
image: docker.io/bitnami/grafana-loki:3.5.1-debian-12-r4
image: docker.io/bitnami/grafana-loki:3.5.2-debian-12-r0
- name: nginx
image: docker.io/bitnami/nginx:1.29.0-debian-12-r2
- name: os-shell
@ -13,7 +13,7 @@ annotations:
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 3.5.1
appVersion: 3.5.2
dependencies:
- alias: grafanaalloy
condition: grafanaalloy.enabled
@ -61,4 +61,4 @@ maintainers:
name: grafana-loki
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/grafana-loki
version: 5.0.4
version: 5.0.5

View File

@ -89,7 +89,7 @@ loki:
image:
registry: docker.io
repository: bitnami/grafana-loki
tag: 3.5.1-debian-12-r4
tag: 3.5.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

View File

@ -1,8 +1,12 @@
# Changelog
## 2.0.22 (2025-07-11)
## 2.0.23 (2025-07-11)
* [bitnami/nessie] :zap: :arrow_up: Update dependency references ([#35009](https://github.com/bitnami/charts/pull/35009))
* [bitnami/nessie] :zap: :arrow_up: Update dependency references ([#35021](https://github.com/bitnami/charts/pull/35021))
## <small>2.0.22 (2025-07-11)</small>
* [bitnami/nessie] :zap: :arrow_up: Update dependency references (#35009) ([2147691](https://github.com/bitnami/charts/commit/2147691cc49104ed2a45c1c81377da4637695d94)), closes [#35009](https://github.com/bitnami/charts/issues/35009)
## <small>2.0.21 (2025-07-01)</small>

View File

@ -5,7 +5,7 @@ annotations:
category: Database
images: |
- name: nessie
image: docker.io/bitnami/nessie:0.104.2-debian-12-r0
image: docker.io/bitnami/nessie:0.104.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r47
- name: postgresql
@ -13,7 +13,7 @@ annotations:
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 0.104.2
appVersion: 0.104.3
dependencies:
- condition: postgresql.enabled
name: postgresql
@ -40,4 +40,4 @@ sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nessie
- https://github.com/bitnami/containers/tree/main/bitnami/nessie
- https://github.com/nessie/nessie
version: 2.0.22
version: 2.0.23

View File

@ -124,7 +124,7 @@ javaOpts: ""
image:
registry: docker.io
repository: bitnami/nessie
tag: 0.104.2-debian-12-r0
tag: 0.104.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images