chore(cronjob): update to v1 from v1bet (#3047)
This commit is contained in:
@@ -26,7 +26,7 @@ name: authentik
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/goauthentik/authentik
|
- https://github.com/goauthentik/authentik
|
||||||
- https://goauthentik.io/docs/
|
- https://goauthentik.io/docs/
|
||||||
version: 2.0.8
|
version: 2.0.9
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- authentication
|
- authentication
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
{{- $jobName := include "tc.common.names.fullname" . }}
|
{{- $jobName := include "tc.common.names.fullname" . }}
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: batch/v1beta1
|
apiVersion: batch/v1
|
||||||
kind: CronJob
|
kind: CronJob
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ printf "%s-cronjob" $jobName }}
|
name: {{ printf "%s-cronjob" $jobName }}
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ sources:
|
|||||||
- https://hub.docker.com/r/clamav/clamav
|
- https://hub.docker.com/r/clamav/clamav
|
||||||
- https://docs.clamav.net/
|
- https://docs.clamav.net/
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.8
|
version: 3.0.9
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
{{- $jobName := include "tc.common.names.fullname" . }}
|
{{- $jobName := include "tc.common.names.fullname" . }}
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: batch/v1beta1
|
apiVersion: batch/v1
|
||||||
kind: CronJob
|
kind: CronJob
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ printf "%s-cronjob" $jobName }}
|
name: {{ printf "%s-cronjob" $jobName }}
|
||||||
|
|||||||
Reference in New Issue
Block a user