Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release nats to v0.19.8 #866

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
nats minor 0.13.1 -> 0.19.8

Release Notes

nats-io/k8s

v0.19.8

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.19.7

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.19.6

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.19.5

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.19.4

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.19.3

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.19.2

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.19.1

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.19.0

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.18.3

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.18.2

Compare Source

Improvements

v0.18.1

Compare Source

Features

  • Add opt-in for /healthz liveness and readiness probe (#​583)

Improvements

  • Upgrade nats-server to 2.9.3 (#​584)

v0.18.0

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.17.5

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.17.4

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.17.3

Compare Source

A Helm chart for the NATS.io High Speed Cloud Native Distributed Communications Technology.

v0.17.2

Compare Source

Features

  • Add automountServiceAccountToken option to nats and natsbox pods (#​528)

v0.17.1

Compare Source

Improvements

  • Update nats-server version to 2.8.4 (#​513)
  • Allow the metrics port name to be specified (#​514)
  • Detect service appProtocol (#​515)
  • Add gateway flag to exporter arguments configuration (#​516)

v0.17.0

Compare Source

Features

  • Support reloading TLS certs in the helm chart (#​504)
  • Add Server Tags and JetStream Unique Tag (#​493
  • NATS resolver JWT storage class (#​496)
  • Update natsio/nats image version to 2.8.2, natsio/nats-boot-config version to 0.7.0, and natsio/nats-box version to 0.11.0 (#​501)

v0.16.0

Compare Source

Features

  • Create Service Account by default, optionally allowing named service account to be passed in values file (#​481)

Fixes

  • Add Authorization string to Cluster Routes (#​487)

Improvements

  • Update natsio/nats image version to 2.8.0 (#​489)
  • Update natsio/nats-box image version to 0.1.0 (#​489)
  • Add websocket.handshakeTimeout option (#​480)

v0.15.1

Compare Source

Fixes

  • disable PVC when jetstream is disabled (#​478)

v0.15.0

Compare Source

Breaking

  • For users with JetStream enabled (nats.jetstream.enabled = true): nats.jetstream.fileStorage.enabled now defaults to true and nats.jetstream.fileStorage.size now defaults to 10Gi. This updates the StatefulSet spec.volumeClaimTemplates field, which is immutable and cannot be changed on an existing StatefulSet; to upgrade from an older chart version, add the value:
    nats:
      jetstream:
        fileStorage:

add if enabled was previously the default setting

not recommended; it would be better to migrate to a StatefulSet with storage enabled

    enabled: false

add if size was previously the default setting

    size: 1Gi
 (#​475)
#### Improvements

- Allow override of leafnodes and gateway ports (#​474)

v0.14.2

Compare Source

Improvements

  • Upgrade nats to version 2.7.4

v0.14.1

Compare Source

Fixes

  • Fix Broken Generated ConfigMap introduced in 0.14.0 (#​468)

v0.14.0

Compare Source

Features

  • Enable podDisruptionBudget by default (#​457)
  • Faster rollouts for graceful shutdowns (#​460)
  • Use config checksum in addition to reloader (#​464)

Fixes

v0.13.2

Compare Source

Improvements

  • Improve healthcheck /healthz endpoint detection (#​445)
  • Add publishNotReadyAddresses: true to headless service (#​442)

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from ondrejtomcik February 1, 2023 17:01
@renovate renovate bot changed the title chore(deps): update helm release nats to v0.19.6 chore(deps): update helm release nats to v0.19.7 Feb 1, 2023
@renovate renovate bot force-pushed the renovate/nats-0.x branch 4 times, most recently from 298a212 to d514e1c Compare February 3, 2023 09:27
@renovate renovate bot changed the title chore(deps): update helm release nats to v0.19.7 Update Helm release nats to v0.19.7 Feb 3, 2023
@renovate renovate bot force-pushed the renovate/nats-0.x branch 2 times, most recently from d791b4c to 159ee0a Compare February 3, 2023 18:46
@renovate renovate bot changed the title Update Helm release nats to v0.19.7 Update Helm release nats to v0.19.8 Feb 3, 2023
@renovate renovate bot force-pushed the renovate/nats-0.x branch 2 times, most recently from a00cffe to 2b4c6cb Compare February 7, 2023 01:24
@renovate renovate bot changed the title Update Helm release nats to v0.19.8 chore(deps): update helm release nats to v0.19.8 Feb 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate
Copy link
Contributor Author

renovate bot commented Feb 8, 2023

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.19.8). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/nats-0.x branch February 8, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant