Skip to content

Commit

Permalink
feat: bump NATS chart dependency to v1.0.x for lagoon-remote
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed Sep 19, 2023
1 parent 80c5cca commit b968315
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/lagoon-remote/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ dependencies:
version: 0.3.0
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.19.17
digest: sha256:5bf74bd117c2e5ae31d4084a588c52dd9408bbcc54cd0c86abf763d35f583412
generated: "2023-07-28T09:49:56.393491706+08:00"
version: 1.0.2
digest: sha256:a4c1d60fbc62d9013d69c69a1b7760161d446522df59ad9f11fbf0fce4b3538f
generated: "2023-08-22T14:26:47.491117651+08:00"
8 changes: 3 additions & 5 deletions charts/lagoon-remote/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ type: application
# This is the chart version. This version number should be incremented each
# time you make changes to the chart and its templates, including the app
# version.
version: 0.81.0
version: 0.82.0

dependencies:
- name: lagoon-build-deploy
Expand All @@ -35,7 +35,7 @@ dependencies:
repository: https://amazeeio.github.io/charts/
condition: dbaas-operator.enabled
- name: nats
version: ~0.19.0
version: ~1.0.0
repository: https://nats-io.github.io/k8s/helm/charts/
condition: nats.enabled

Expand All @@ -45,6 +45,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: update lagoon-ssh-portal to v0.30.1
- kind: changed
description: update NATS chart dependency to v0.19.17
description: update NATS chart dependency to v1.0.x

0 comments on commit b968315

Please sign in to comment.