Skip to content

Commit

Permalink
chore: update chart.yamls for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Jun 18, 2024
1 parent 935aef1 commit 9d4cf3d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/lagoon-build-deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ kubeVersion: ">= 1.23.0-0"

type: application

version: 0.27.0
version: 0.28.0

appVersion: v0.15.6

annotations:
artifacthub.io/changes: |
- kind: changed
description: update remote-controller image to v0.15.6
description: update values for local development
2 changes: 2 additions & 0 deletions charts/lagoon-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ annotations:
artifacthub.io/changes: |
- kind: changed
description: prepare for Lagoon v2.20.0 release
- kind: changed
description: update values for local development
6 changes: 2 additions & 4 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.90.0
version: 0.91.0

dependencies:
- name: lagoon-build-deploy
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 values for local development
2 changes: 2 additions & 0 deletions charts/lagoon-test/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ annotations:
artifacthub.io/changes: |
- kind: changed
description: prepare for Lagoon v2.20.0 release
- kind: changed
description: update values for local development

0 comments on commit 9d4cf3d

Please sign in to comment.