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 1b960d3
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 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: 1 addition & 1 deletion charts/lagoon-build-deploy/ci/linter-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ lagoonTokenHost: lagoon-core-token.lagoon-core.svc
lagoonTokenPort: 22
lagoonAPIHost: http://lagoon-core-api.lagoon-core.svc:80
extraArgs:
- "--skip-tls-verify=true"
- "--skip-tls-verify=true"
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

Check failure on line 34 in charts/lagoon-test/Chart.yaml

View workflow job for this annotation

GitHub Actions / test-suite (active-standby-kubernetes)

34:55 [trailing-spaces] trailing spaces

Check failure on line 34 in charts/lagoon-test/Chart.yaml

View workflow job for this annotation

GitHub Actions / test-suite (api)

34:55 [trailing-spaces] trailing spaces

Check failure on line 34 in charts/lagoon-test/Chart.yaml

View workflow job for this annotation

GitHub Actions / test-suite (deploytarget)

34:55 [trailing-spaces] trailing spaces

Check failure on line 34 in charts/lagoon-test/Chart.yaml

View workflow job for this annotation

GitHub Actions / test-suite (features-kubernetes)

34:55 [trailing-spaces] trailing spaces

Check failure on line 34 in charts/lagoon-test/Chart.yaml

View workflow job for this annotation

GitHub Actions / test-suite (features-kubernetes-2)

34:55 [trailing-spaces] trailing spaces

Check failure on line 34 in charts/lagoon-test/Chart.yaml

View workflow job for this annotation

GitHub Actions / test-suite (features-variables)

34:55 [trailing-spaces] trailing spaces

Check failure on line 34 in charts/lagoon-test/Chart.yaml

View workflow job for this annotation

GitHub Actions / test-suite (services)

34:55 [trailing-spaces] trailing spaces

Check failure on line 34 in charts/lagoon-test/Chart.yaml

View workflow job for this annotation

GitHub Actions / test-suite (tasks)

34:55 [trailing-spaces] trailing spaces

0 comments on commit 1b960d3

Please sign in to comment.