Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2022
1 parent 481bbf5 commit 77ac43b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/admin/authelia/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: authelia
version: 0.8.38
version: 0.8.45
sourceRef:
kind: HelmRepository
name: authelia
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/admin/traefik/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: traefik
version: 10.24.0
version: 10.24.5
sourceRef:
kind: HelmRepository
name: traefik
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/plex/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: plex
version: 6.3.3
version: 6.3.4
sourceRef:
kind: HelmRepository
name: k8s-at-home
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/crds/cert-manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# renovate: registryUrl=https://charts.jetstack.io chart=cert-manager
- https://github.com/cert-manager/cert-manager/releases/download/v1.8.0/cert-manager.crds.yaml
- https://github.com/cert-manager/cert-manager/releases/download/v1.8.2/cert-manager.crds.yaml
2 changes: 1 addition & 1 deletion kubernetes/crds/traefik/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
url: https://github.com/traefik/traefik-helm-chart.git
ref:
# renovate: registryUrl=https://helm.traefik.io/traefik chart=traefik
tag: v10.24.0
tag: v10.24.5
ignore: |
# exclude all
/*
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/early/cert-manager/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cert-manager
version: v1.8.0
version: v1.8.2
sourceRef:
kind: HelmRepository
name: jetstack
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/early/longhorn/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
chart:
spec:
chart: longhorn
version: 1.3.0
version: 1.3.2
sourceRef:
kind: HelmRepository
name: longhorn
Expand Down

0 comments on commit 77ac43b

Please sign in to comment.