Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update build-deploy version in lagoon-remote #672

Merged
merged 1 commit into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.27.0
version: 0.28.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:74251b724e5ec44ea22509659b9529927beff2c3d4b9168cc16e349859928198
generated: "2024-05-29T12:52:38.643703661+10:00"
digest: sha256:6570c9b0a841c10420d28a3fb754569e8922bc5e8e3916c49e13cdb2fb768060
generated: "2024-06-20T12:17:04.565621295+10: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,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.90.0
version: 0.91.0

dependencies:
- name: lagoon-build-deploy
version: ~0.27.0
version: ~0.28.0
repository: https://uselagoon.github.io/lagoon-charts/
condition: lagoon-build-deploy.enabled
- name: dbaas-operator
Expand All @@ -41,6 +41,4 @@ dependencies:
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
description: update lagoon-build-deploy from 0.27.0 to 0.28.0
Loading