chore(cronjob): update to v1 from v1bet (#3047)

This commit is contained in:
Stavros Kois
2022-07-02 17:16:53 +00:00
committed by GitHub
parent d1efb066d3
commit 2284683b94
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ name: authentik
sources:
- https://github.com/goauthentik/authentik
- https://goauthentik.io/docs/
version: 2.0.8
version: 2.0.9
annotations:
truecharts.org/catagories: |
- authentication
@@ -3,7 +3,7 @@
{{- $jobName := include "tc.common.names.fullname" . }}
---
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: {{ printf "%s-cronjob" $jobName }}
+1 -1
View File
@@ -21,7 +21,7 @@ sources:
- https://hub.docker.com/r/clamav/clamav
- https://docs.clamav.net/
type: application
version: 3.0.8
version: 3.0.9
annotations:
truecharts.org/catagories: |
- utilities
+1 -1
View File
@@ -3,7 +3,7 @@
{{- $jobName := include "tc.common.names.fullname" . }}
---
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: {{ printf "%s-cronjob" $jobName }}