Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Dec 3, 2024
2 parents 0ebf11f + 36a601a commit 7147ad9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: oauth2-proxy
version: 7.8.0
version: 7.8.1
sourceRef:
kind: HelmRepository
name: oauth2-proxy
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/jellyseerr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
app:
image:
repository: ghcr.io/fallenbagel/jellyseerr
tag: develop@sha256:2ae0107aa00afc452ac556643a327e43c5b7bd50c23a39446c8afd6cac7b79a3
tag: develop@sha256:2a1a5904870e6dee1a6879cf95cee24a70f2a5cb97dadff3d2eaacaea30830db
env:
TZ: Europe/Sofia
LOG_LEVEL: "info"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/vault/vault/app/backup-cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- name: share
mountPath: "/share"
- name: snapshotupload
image: amazon/aws-cli:2.22.8@sha256:85c0fa367d109b842d008756d00c9e46f226ed3bfd6f21b343a3e4cd7ace9d75
image: amazon/aws-cli:2.22.9@sha256:ea44aeefd45b8caf008210a5712944aef80c9bc698f07dca7464229efccb9606
imagePullPolicy: IfNotPresent
env:
- name: AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit 7147ad9

Please sign in to comment.