Skip to content

Commit

Permalink
version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz committed Aug 26, 2024
1 parent 846f4fe commit 0dbc521
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .argo/publish-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ spec:
- name: fullChartPath
value: '{{workflow.parameters.gitopsDestinationFile}}'
- name: chartVersion
value: '{{steps.get-initial-micro-chart-version.outputs.result}}-rc.{{workflow.parameters.shortSha}}'
value: '{{steps.get-initial-micro-chart-version.outputs.result}}'
- name: environment
value: '{{workflow.parameters.environment}}'

Expand Down
2 changes: 1 addition & 1 deletion charts/kubefirst-docs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ appVersion: 31a0cb9
description: Kubefirst documentation Helm chart
name: kubefirst-docs
type: application
version: 1.144.0
version: 1.145.0

0 comments on commit 0dbc521

Please sign in to comment.