Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(back8sup): update to latest #553

Merged
merged 12 commits into from
Feb 21, 2022
4 changes: 2 additions & 2 deletions charts/back8sup/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: back8sup
description: Deploy back8sup to a Kubernetes Cluster
type: application
version: 0.4.2
appVersion: v0.7.6
version: 0.4.3
appVersion: v0.7.8
home: https://github.com/adfinis-sygroup/back8sup
sources:
- https://github.com/adfinis-sygroup/back8sup
Expand Down
2 changes: 1 addition & 1 deletion charts/back8sup/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/backup-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: backup-apps
description: Argo CD app-of-apps config for backup components
type: application
version: 0.2.0
version: 0.3.0
home: https://github.com/adfinis-sygroup/helm-charts/tree/master/charts/backup-apps
sources:
- https://github.com/adfinis-sygroup/helm-charts
Expand Down
4 changes: 2 additions & 2 deletions charts/backup-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/backup-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ back8sup:
# back8sup.chart -- Chart
chart: back8sup
# back8sup.targetRevision -- [Back8sup Helm chart](https://github.com/adfinis-sygroup/helm-charts/tree/master/charts/back8sup)
targetRevision: '0.4.*'
targetRevision: '0.7.*'
# back8sup.values -- Helm values
# @default -- [upstream values](https://github.com/adfinis-sygroup/helm-charts/blob/master/charts/back8sup/values.yaml)
values: {}