Skip to content

Commit

Permalink
bump console chart
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Nov 10, 2023
1 parent 7ac422c commit 641a4a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/configs/cr.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Reference: https://github.com/helm/chart-releaser/blob/main/pkg/config/config.go#L40-L65
index-path: "./index.yaml"
release-name-template: "v{{ .Version }}"
release-name-template: "console-chart-v{{ .Version }}"
generate-release-notes: true
skip-existing: true
2 changes: 1 addition & 1 deletion charts/console/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: console
description: A Helm chart for Kubernetes
type: application
version: 0.1.0
version: 0.1.1
appVersion: 0.7.85
dependencies:
- name: kas
Expand Down

0 comments on commit 641a4a0

Please sign in to comment.