Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated the Nextflux HelmRelease image tag digest at ChangesImage Digest Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 9/10 reviews remaining, refill in 6 minutes. Comment |
--- HelmRelease: default/nextflux Deployment: default/nextflux
+++ HelmRelease: default/nextflux Deployment: default/nextflux
@@ -44,13 +44,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: America/Los_Angeles
- image: docker.io/electh/nextflux:latest@sha256:cdff9575f980e18d29b40358b7c9e7066856748600d8ae4c751aa851bedb60d8
+ image: docker.io/electh/nextflux:latest@sha256:d435f1a6a76c6295c19118fd1837834ab90c597568a425dca248be7843cf7bc9
imagePullPolicy: Always
livenessProbe:
httpGet:
path: /
port: 3000
name: nextflux |
--- kubernetes/apps/default/nextflux/app Kustomization: default/nextflux HelmRelease: default/nextflux
+++ kubernetes/apps/default/nextflux/app Kustomization: default/nextflux HelmRelease: default/nextflux
@@ -32,13 +32,13 @@
nextflux:
env:
TZ: America/Los_Angeles
image:
pullPolicy: Always
repository: docker.io/electh/nextflux
- tag: latest@sha256:cdff9575f980e18d29b40358b7c9e7066856748600d8ae4c751aa851bedb60d8
+ tag: latest@sha256:d435f1a6a76c6295c19118fd1837834ab90c597568a425dca248be7843cf7bc9
probes:
liveness:
custom: true
enabled: true
spec:
httpGet:
--- kubernetes/apps/database/cnpg/pg18vc Kustomization: database/pg18vc CronJob: database/pg18vc-backup
+++ kubernetes/apps/database/cnpg/pg18vc Kustomization: database/pg18vc CronJob: database/pg18vc-backup
@@ -63,13 +63,13 @@
valueFrom:
secretKeyRef:
key: AWS_SECRET_ACCESS_KEY
name: pg18vc-obc
- name: RCLONE_CONFIG_CEPH_ENDPOINT
value: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc.cluster.local:80
- image: docker.io/rclone/rclone:1.74.0@sha256:d2e0e88359d0b2e67cfcd2c43d5405185eb8adfc207079df27c42da82c5207bc
+ image: docker.io/rclone/rclone:1.73.5@sha256:1619a625f845e169c34b952cf40c483c0392965b821c5155cde8cbfd35254a96
imagePullPolicy: IfNotPresent
name: rclone
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop: |
7e7e55d to
6b8ce95
Compare
6b8ce95 to
4d3b53d
Compare
This PR contains the following updates:
cdff957→d435f1aConfiguration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit