fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.1.37 β 0.1.40 )#1350
Open
renovate[bot] wants to merge 1 commit into
Open
fix(container): update image ghcr.io/home-operations/charts/tuppr ( 0.1.37 β 0.1.40 )#1350renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- kubernetes/apps/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr
+++ kubernetes/apps/system-upgrade/tuppr/app Kustomization: system-upgrade/tuppr OCIRepository: system-upgrade/tuppr
@@ -11,9 +11,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.1.37
+ tag: 0.1.40
url: oci://ghcr.io/home-operations/charts/tuppr
|
--- HelmRelease: system-upgrade/tuppr Deployment: system-upgrade/tuppr
+++ HelmRelease: system-upgrade/tuppr Deployment: system-upgrade/tuppr
@@ -35,13 +35,13 @@
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 65532
- image: ghcr.io/home-operations/tuppr:0.1.37
+ image: ghcr.io/home-operations/tuppr:0.1.40
imagePullPolicy: IfNotPresent
command:
- /manager
args:
- --log-level=debug
- --leader-elect=true
@@ -59,12 +59,16 @@
fieldRef:
fieldPath: metadata.namespace
- name: CONTROLLER_NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
+ - name: CONTROLLER_POD_NAME
+ valueFrom:
+ fieldRef:
+ fieldPath: metadata.name
ports:
- name: webhook-server
containerPort: 9443
protocol: TCP
- name: metrics
containerPort: 8080
@@ -103,7 +107,10 @@
tolerations:
- key: CriticalAddonsOnly
operator: Exists
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane
operator: Exists
+ - effect: NoSchedule
+ key: node.kubernetes.io/unschedulable
+ operator: Exists
|
bc88f77 to
ff16435
Compare
β¦.1.37 β 0.1.40 )
ff16435 to
97381de
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:
0.1.37β0.1.40Release Notes
home-operations/tuppr (ghcr.io/home-operations/charts/tuppr)
v0.1.40Compare Source
Bug Fixes
v0.1.39Compare Source
Bug Fixes
Miscellaneous Chores
v0.1.38Compare Source
Bug Fixes
Configuration
π 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.