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

This commit is contained in:
Stavros Kois 2022-07-02 20:16:53 +03:00 committed by GitHub
parent d1efb066d3
commit 2284683b94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

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

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 }}

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

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 }}