Skip to content

Commit

Permalink
Set version back to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsauter committed Oct 30, 2023
1 parent 801ddf4 commit 94566e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tasks/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
description: |
Deploy Helm charts.
See https://github.com/opendevstack/ods-pipeline-helm/blob/v0.3.0/docs/deploy.adoc
See https://github.com/opendevstack/ods-pipeline-helm/blob/vlatest/docs/deploy.adoc
params:
- name: chart-dir
description: Helm chart directory that will be deployed
Expand Down Expand Up @@ -82,7 +82,7 @@ spec:
steps:
- name: helm-upgrade-from-repo
# Image is built from build/package/Dockerfile.helm.
image: 'ghcr.io/opendevstack/ods-pipeline-helm/helm:0.3.0'
image: 'ghcr.io/opendevstack/ods-pipeline-helm/helm:latest'
env:
- name: DEBUG
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
latest

0 comments on commit 94566e8

Please sign in to comment.