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 lagoon-build-deploy to v0.30.3 #703

Merged
merged 1 commit into from
Nov 26, 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.30.2
version: 0.30.3
- 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: 1.2.6
digest: sha256:6a7ceeea323707d247a72bc8de3d8b9289ec94894f1b7ea12bba594d05b22209
generated: "2024-11-07T11:58:30.543591+11:00"
digest: sha256:ab24a8b4bf7e29ea0901089ff9f7e0546825e1329a07c39fbc06568a76594329
generated: "2024-11-26T19:27:52.275161529+11:00"
13 changes: 2 additions & 11 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.95.0
version: 0.95.1

dependencies:
- name: lagoon-build-deploy
Expand All @@ -41,13 +41,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: update ssh-portal to v0.41.3
links:
- name: lagoon-ssh-portal releases
url: https://github.com/uselagoon/lagoon-ssh-portal/releases
- kind: changed
description: update lagoon-build-deploy chart dependency to 0.30.2
- kind: changed
description: changed docker-host to statefulset from deployment
- kind: changed
description: update NATS chart dependency to v1.2.x
description: update lagoon-build-deploy chart dependency to 0.30.3
Loading