Skip to content

Commit

Permalink
Merge pull request #564 from uselagoon/lagoon-remote-v0.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon authored May 8, 2023
2 parents 4006cb6 + bad7ad5 commit 0a4ef65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/lagoon-remote/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: lagoon-build-deploy
repository: https://uselagoon.github.io/lagoon-charts/
version: 0.21.1
version: 0.22.0
- name: dioscuri
repository: https://amazeeio.github.io/charts/
version: 0.4.1
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.18.3
digest: sha256:2eb0c097563b20360e6775e20be53a9e1a80ec6ae2a0151a9557aa7282f739e0
generated: "2023-03-29T19:42:25.75332838+11:00"
digest: sha256:10455412d7c67ba412139825412301795bce15d2d21476324c147aa88d0cdd10
generated: "2023-05-08T13:23:41.167070051+10:00"
6 changes: 3 additions & 3 deletions charts/lagoon-remote/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ 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.76.0
version: 0.77.0

dependencies:
- name: lagoon-build-deploy
version: ~0.21.0
version: ~0.22.0
repository: https://uselagoon.github.io/lagoon-charts/
condition: lagoon-build-deploy.enabled
- name: dioscuri
Expand All @@ -45,4 +45,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: update lagoon-build-deploy subchart to 0.21.0
description: update lagoon-build-deploy subchart to 0.22.0

0 comments on commit 0a4ef65

Please sign in to comment.