Skip to content

Comments

fix(helm): update nats ( 1.3.9 → 1.3.10 )#3818

Merged
kashalls merged 1 commit intomainfrom
renovate/nats-1.x
Aug 7, 2025
Merged

fix(helm): update nats ( 1.3.9 → 1.3.10 )#3818
kashalls merged 1 commit intomainfrom
renovate/nats-1.x

Conversation

@layla-bot
Copy link
Contributor

@layla-bot layla-bot bot commented Aug 6, 2025

This PR contains the following updates:

Package Update Change
nats patch 1.3.9 -> 1.3.10

Release Notes

nats-io/k8s (nats)

v1.3.10

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner August 6, 2025 15:07
@layla-bot layla-bot bot added the area/kubernetes Changes made in the kubernetes directory label Aug 6, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Aug 6, 2025

--- kubernetes/apps/sunlight/nats/app Kustomization: sunlight/nats HelmRelease: sunlight/nats

+++ kubernetes/apps/sunlight/nats/app Kustomization: sunlight/nats HelmRelease: sunlight/nats

@@ -12,13 +12,13 @@

   chart:
     spec:
       chart: nats
       sourceRef:
         kind: HelmRepository
         name: nats
-      version: 1.3.9
+      version: 1.3.10
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 1h
   upgrade:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Aug 6, 2025

--- HelmRelease: sunlight/nats StatefulSet: sunlight/nats

+++ HelmRelease: sunlight/nats StatefulSet: sunlight/nats

@@ -33,13 +33,13 @@

         - name: POD_NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
         - name: SERVER_NAME
           value: $(POD_NAME)
-        image: nats:2.11.6-alpine
+        image: nats:2.11.7-alpine
         lifecycle:
           preStop:
             exec:
               command:
               - nats-server
               - -sl=ldm=/var/run/nats/nats.pid
@@ -83,13 +83,13 @@

           name: pid
       - args:
         - -pid
         - /var/run/nats/nats.pid
         - -config
         - /etc/nats-config/nats.conf
-        image: natsio/nats-server-config-reloader:0.18.2
+        image: natsio/nats-server-config-reloader:0.19.0
         name: reloader
         volumeMounts:
         - mountPath: /var/run/nats
           name: pid
         - mountPath: /etc/nats-config
           name: config

@kashalls kashalls merged commit ef935fc into main Aug 7, 2025
15 checks passed
@layla-bot layla-bot bot deleted the renovate/nats-1.x branch August 7, 2025 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/helm type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant