fix(helm): update chart nats ( 2.12.3 ➔ 2.12.6 )#3168
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(helm): update chart nats ( 2.12.3 ➔ 2.12.6 )#3168renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
qgr1-cluster-0 - helmrelease--- HelmRelease: home/nats-nwk3 Deployment: home/nats-nwk3-box
+++ HelmRelease: home/nats-nwk3 Deployment: home/nats-nwk3-box
@@ -41,13 +41,13 @@
if ! [ -f context.txt ]; then
echo -n "default" > context.txt
fi
cd "$work_dir"
exec /entrypoint.sh "$@"
- --
- image: natsio/nats-box:0.19.2
+ image: natsio/nats-box:0.19.3
name: nats-box
resources: null
volumeMounts:
- mountPath: /etc/nats-contexts
name: contexts
enableServiceLinks: false
--- HelmRelease: home/nats-nwk3 StatefulSet: home/nats-nwk3
+++ HelmRelease: home/nats-nwk3 StatefulSet: home/nats-nwk3
@@ -16,12 +16,13 @@
app.kubernetes.io/component: nats
app.kubernetes.io/instance: nats-nwk3
app.kubernetes.io/name: nats
serviceName: nats-nwk3-headless
template:
metadata:
+ annotations: null
labels:
app.kubernetes.io/component: nats
app.kubernetes.io/instance: nats-nwk3
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nats
spec:
@@ -33,13 +34,13 @@
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: SERVER_NAME
value: $(POD_NAME)
- image: nats:2.12.3-alpine
+ image: nats:2.12.6-alpine
lifecycle:
preStop:
exec:
command:
- nats-server
- -sl=ldm=/var/run/nats/nats.pid |
qgr1-cluster-0 - kustomization--- k8s/base/home/nats Kustomization: flux-system/home-nats HelmRelease: home/nats-nwk3
+++ k8s/base/home/nats Kustomization: flux-system/home-nats HelmRelease: home/nats-nwk3
@@ -13,13 +13,13 @@
spec:
chart: nats
sourceRef:
kind: HelmRepository
name: nats-charts
namespace: flux-system
- version: 2.12.3
+ version: 2.12.6
install:
createNamespace: true
remediation:
retries: 50
timeout: 15m
interval: 30m |
bbd84fe to
dc92e7b
Compare
dc92e7b to
85f1e3d
Compare
85f1e3d to
ed3b5e4
Compare
ed3b5e4 to
a22c5bd
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:
2.12.3→2.12.6Release Notes
nats-io/k8s (nats)
v2.12.6Compare Source
A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
v2.12.5Compare Source
A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
v2.12.4Compare Source
A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.