Skip to content

Commit

Permalink
[bitnami/nats] Release 8.0.2 updating components versions (bitnami#24905
Browse files Browse the repository at this point in the history
)

Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Jonathan Gazeley <[email protected]>
  • Loading branch information
bitnami-bot authored and djjudas21 committed Apr 17, 2024
1 parent 141fcb3 commit 25d254e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions bitnami/nats/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.0
digest: sha256:ac559eb57710d8904e266424ee364cd686d7e24517871f0c5c67f7c4500c2bcc
generated: "2024-03-13T01:09:58.363157795Z"
version: 2.19.1
digest: sha256:c883732817d9aaa3304f7b3109262aa338959de15b432dc5a2dbde13d2e136a5
generated: "2024-04-04T19:37:37.240259893Z"
6 changes: 3 additions & 3 deletions bitnami/nats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: nats
image: docker.io/bitnami/nats:2.10.12-debian-12-r0
image: docker.io/bitnami/nats:2.10.12-debian-12-r2
- name: nats-exporter
image: docker.io/bitnami/nats-exporter:0.14.0-debian-12-r7
image: docker.io/bitnami/nats-exporter:0.14.0-debian-12-r9
apiVersion: v2
appVersion: 2.10.12
dependencies:
Expand All @@ -31,4 +31,4 @@ maintainers:
name: nats
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/nats
version: 8.0.1
version: 8.0.2
2 changes: 1 addition & 1 deletion bitnami/nats/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,4 +452,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.
4 changes: 2 additions & 2 deletions bitnami/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/nats
tag: 2.10.12-debian-12-r0
tag: 2.10.12-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -785,7 +785,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/nats-exporter
tag: 0.14.0-debian-12-r7
tag: 0.14.0-debian-12-r9
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 25d254e

Please sign in to comment.