chore(deps): update healthchecks/healthchecks docker tag to v4.1#2969
Open
gabe565-renovate[bot] wants to merge 6 commits intomainfrom
Open
chore(deps): update healthchecks/healthchecks docker tag to v4.1#2969gabe565-renovate[bot] wants to merge 6 commits intomainfrom
gabe565-renovate[bot] wants to merge 6 commits intomainfrom
Conversation
HelmRelease Diff
Click to expand--- HelmRelease: healthchecks/healthchecks Deployment: healthchecks/healthchecks
+++ HelmRelease: healthchecks/healthchecks Deployment: healthchecks/healthchecks
@@ -106,13 +106,13 @@
- name: TZ
value: America/Chicago
- name: UWSGI_DISABLE_LOGGING
value: '1'
- name: UWSGI_PROCESSES
value: '1'
- image: healthchecks/healthchecks:v4.0@sha256:9e90336d412acd9b5045f366751e21c3329a7d9da201890b7c46d43c1ca0eddb
+ image: healthchecks/healthchecks:v4.1@sha256:e5420f93e67f4253cdf508fa850bd5f9ab2a354529203ef1a49b47f0d55b4b34
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket: |
Kustomization Diff
Click to expand--- kubernetes/gabernetes/apps/healthchecks/app Kustomization: healthchecks/app HelmRelease: healthchecks/healthchecks
+++ kubernetes/gabernetes/apps/healthchecks/app Kustomization: healthchecks/app HelmRelease: healthchecks/healthchecks
@@ -59,13 +59,13 @@
TZ: America/Chicago
UWSGI_DISABLE_LOGGING: '1'
UWSGI_PROCESSES: '1'
image:
pullPolicy: IfNotPresent
repository: healthchecks/healthchecks
- tag: v4.0@sha256:9e90336d412acd9b5045f366751e21c3329a7d9da201890b7c46d43c1ca0eddb
+ tag: v4.1@sha256:e5420f93e67f4253cdf508fa850bd5f9ab2a354529203ef1a49b47f0d55b4b34
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
84f8567 to
49df6e5
Compare
5e4b747 to
c3c3597
Compare
4818086 to
7d50873
Compare
79819b7 to
d34eb0a
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
e0a7dcb to
f417be4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.0→v4.1Release Notes
healthchecks/healthchecks (healthchecks/healthchecks)
v4.1Compare Source
Improvements
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 has been generated by Renovate Bot.