Skip to content

Commit

Permalink
chore: update lagoon-build-deploy to 0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed May 29, 2024
1 parent dc37e36 commit d81726f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/lagoon-remote/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: lagoon-build-deploy
repository: https://uselagoon.github.io/lagoon-charts/
version: 0.26.4
version: 0.27.0
- name: dbaas-operator
repository: https://amazeeio.github.io/charts/
version: 0.3.0
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.19.17
digest: sha256:474fd1780a647f467a7120a0ad75fc1cd02bb3e6a7b964a75a4c5bbaefb4344b
generated: "2024-03-13T12:56:47.068393312+11:00"
digest: sha256:74251b724e5ec44ea22509659b9529927beff2c3d4b9168cc16e349859928198
generated: "2024-05-29T12:52:38.643703661+10:00"
4 changes: 3 additions & 1 deletion charts/lagoon-remote/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ version: 0.90.0

dependencies:
- name: lagoon-build-deploy
version: ~0.26.0
version: ~0.27.0
repository: https://uselagoon.github.io/lagoon-charts/
condition: lagoon-build-deploy.enabled
- name: dbaas-operator
Expand All @@ -42,3 +42,5 @@ annotations:
artifacthub.io/changes: |
- kind: changed
description: update docker-host from v3.3.0 to v3.5.0
- kind: changed
description: update lagoon-build-deploy from 0.26.4 to 0.27.0

0 comments on commit d81726f

Please sign in to comment.