Skip to content

Commit a8b7b5d

Browse files
committed
set v1.0.0
1 parent 5b76951 commit a8b7b5d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
chart:
4545
spec:
4646
chart: flux-webhook-autoreconciler
47-
version: '0.0.8' # replace with the latest version from here https://github.com/codex-team/flux-webhook-autoreconciler/pkgs/container/flux-webhook-autoreconciler%2Fchart%2Fflux-webhook-autoreconciler
47+
version: '1.0.0' # replace with the latest version from here https://github.com/codex-team/flux-webhook-autoreconciler/pkgs/container/flux-webhook-autoreconciler%2Fchart%2Fflux-webhook-autoreconciler
4848
sourceRef:
4949
kind: HelmRepository
5050
name: flux-webhook-autoreconciler

chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: flux-webhook-autoreconciler
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: "0.0.8"
6-
appVersion: "v0.0.8"
5+
version: "1.0.0"
6+
appVersion: "v1.0.0"

0 commit comments

Comments
 (0)