[bitnami/nats] Release 9.0.1 (#31572)

* [bitnami/nats] Release 9.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>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-01-24 16:43:36 +01:00
committed by GitHub
parent f0041c8ee0
commit c381adb2c6
5 changed files with 15 additions and 11 deletions
+5 -1
View File
@@ -1,8 +1,12 @@
# Changelog
## 9.0.1 (2025-01-24)
* [bitnami/nats] Release 9.0.1 ([#31572](https://github.com/bitnami/charts/pull/31572))
## 9.0.0 (2025-01-23)
* [bitnami/nats] NATS chart based on scratch image ([#31516](https://github.com/bitnami/charts/pull/31516))
* [bitnami/nats] NATS chart based on scratch image (#31516) ([37c61ed](https://github.com/bitnami/charts/commit/37c61ed57feb0c18938fc18ce7099e51662d924a)), closes [#31516](https://github.com/bitnami/charts/issues/31516)
## <small>8.5.4 (2025-01-23)</small>
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
generated: "2025-01-17T04:09:57.934269641Z"
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-24T15:18:30.502094915Z"
+4 -4
View File
@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: nats
image: docker.io/bitnami/nats:2.10.24-debian-12-r3
image: docker.io/bitnami/nats:2.10.25-debian-12-r0
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r2
image: docker.io/bitnami/nats-exporter:0.16.0-debian-12-r3
apiVersion: v2
appVersion: 2.10.24
appVersion: 2.10.25
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -31,4 +31,4 @@ maintainers:
name: nats
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nats
version: 9.0.0
version: 9.0.1
+1 -1
View File
@@ -542,4 +542,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.
+2 -2
View File
@@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nats
tag: 2.10.24-debian-12-r3
tag: 2.10.25-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -749,7 +749,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nats-exporter
tag: 0.16.0-debian-12-r2
tag: 0.16.0-debian-12-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.