Conversation
--- kubernetes/apps/observability/scrutiny/app Kustomization: observability/scrutiny HelmRelease: observability/scrutiny
+++ kubernetes/apps/observability/scrutiny/app Kustomization: observability/scrutiny HelmRelease: observability/scrutiny
@@ -73,13 +73,13 @@
DOCKER_INFLUXDB_INIT_PASSWORD: scrutiny1@
DOCKER_INFLUXDB_INIT_RETENTION: 104w
DOCKER_INFLUXDB_INIT_USERNAME: admin
TZ: America/Los_Angeles
image:
repository: docker.io/library/influxdb
- tag: 2.8.0-alpine@sha256:f15dfc604753f53b180364a331b46c2f4bc5c08a665d025982b301efa69bc2f7
+ tag: 2.8.0-alpine@sha256:4f90d40c00193d91889ad872c39a586a011db4ac4d1a766e248d9cbbcc6cec3e
probes:
liveness:
custom: true
enabled: true
spec:
httpGet: |
--- HelmRelease: observability/scrutiny Deployment: observability/scrutiny
+++ HelmRelease: observability/scrutiny Deployment: observability/scrutiny
@@ -56,13 +56,13 @@
- name: DOCKER_INFLUXDB_INIT_RETENTION
value: 104w
- name: DOCKER_INFLUXDB_INIT_USERNAME
value: admin
- name: TZ
value: America/Los_Angeles
- image: docker.io/library/influxdb:2.8.0-alpine@sha256:f15dfc604753f53b180364a331b46c2f4bc5c08a665d025982b301efa69bc2f7
+ image: docker.io/library/influxdb:2.8.0-alpine@sha256:4f90d40c00193d91889ad872c39a586a011db4ac4d1a766e248d9cbbcc6cec3e
livenessProbe:
httpGet:
path: /health
port: 8086
initialDelaySeconds: 30
name: influxdb |
2991068 to
b3d524b
Compare
|
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)
📝 WalkthroughWalkthroughA single image digest is updated in the Scrutiny Helm release manifest for the InfluxDB init container. The container continues using the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 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)
Comment |
This PR contains the following updates:
f15dfc6→4f90d40Configuration
📅 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.