Skip to content

Commit

Permalink
chore: update lagoon-build-deploy chart to v0.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Nov 1, 2023
1 parent f89d6ad commit 87f4cbd
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.25.2
version: 0.26.1
- 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.19.17
digest: sha256:8ca3385f69f64eed0be9276ea4fb5b59e13e0caac5777e50bfae80fd6fd29cb0
generated: "2023-10-06T10:49:35.479733592+11:00"
digest: sha256:6308623a9a9bc422798b9a5156ed061f86295313a90705a4fe84bb677260f3c6
generated: "2023-11-01T18:28:17.614780194+11: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.84.0
version: 0.85.0

dependencies:
- name: lagoon-build-deploy
version: ~0.25.0
version: ~0.26.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: require minimum Kubernetes 1.23
description: update lagoon-build-deploy to v0.26.1

0 comments on commit 87f4cbd

Please sign in to comment.