Skip to content

Commit

Permalink
Bump flux2-notification alert to v1beta3, bump flux2-notification and…
Browse files Browse the repository at this point in the history
… flux2-sync charts

Signed-off-by: Rafael da Fonseca <[email protected]>
  • Loading branch information
rsafonseca committed Dec 12, 2023
1 parent ffc34c2 commit d6b8b3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/flux2-notification/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: flux2-notification
type: application
version: 1.12.4
version: 1.13.0
appVersion: 2.2.0
description: A Helm chart for flux2 alerts and the needed providers and secrets
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/flux2-notification/templates/alert.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{- if .Values.alertlist}}
{{- range $key, $alert := .Values.alertlist }}
---
apiVersion: notification.toolkit.fluxcd.io/v1beta2
apiVersion: notification.toolkit.fluxcd.io/v1beta3
kind: Alert
metadata:
labels:
Expand Down
2 changes: 1 addition & 1 deletion charts/flux2-sync/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: flux2-sync
type: application
version: 1.7.3
version: 1.8.0
appVersion: 2.2.0
description: A Helm chart for flux2 GitRepository to sync with
sources:
Expand Down

0 comments on commit d6b8b3f

Please sign in to comment.