Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TorStava committed Oct 27, 2024
2 parents b22f5e7 + b2ff6a8 commit 5be2168
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ collections:
- name: community.sops
version: 1.9.1
- name: ansible.posix
version: 1.6.1
version: 1.6.2
- name: ansible.utils
version: 4.1.0
- name: kubernetes.core
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/downloads/prowlarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/prowlarr-develop
tag: 1.25.2.4794@sha256:4ff88b9911a9d8232bc1a0065b9423ea631c591c5fe0959effb3b1c093ef4930
tag: 1.25.4.4818@sha256:5a936e5c73ebedfc45f1fa2541e84862a6c0df75b8f5148a082119fb65d55e2b
env:
TZ: "${TZ}"
PROWLARR__APP__INSTANCE_NAME: Prowlarr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: external-secrets
version: 0.10.4
version: 0.10.5
sourceRef:
kind: HelmRepository
name: external-secrets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: kubernetes-dashboard
version: 7.8.0
version: 7.9.0
sourceRef:
kind: HelmRepository
name: kubernetes-dashboard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
main:
image:
repository: docker.io/cloudflare/cloudflared
tag: 2024.10.0
tag: 2024.10.1
env:
NO_AUTOUPDATE: "true"
TUNNEL_CRED_FILE: /etc/cloudflared/creds/credentials.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ kind: Kustomization
resources:
# renovate: datasource=docker image=rancher/system-upgrade-controller
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.10.0/crd.yaml
- https://github.com/rancher/system-upgrade-controller?ref=v0.14.1
- https://github.com/rancher/system-upgrade-controller?ref=v0.14.2
images:
- name: rancher/system-upgrade-controller
newTag: v0.14.1
newTag: v0.14.2
commonLabels:
app.kubernetes.io/name: system-upgrade-controller
app.kubernetes.io/instance: system-upgrade-controller
Expand Down

0 comments on commit 5be2168

Please sign in to comment.