Skip to content

Commit

Permalink
nats: update to 1.4.1 (helm#11259)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <containers@bitnami.com>
  • Loading branch information
Bitnami Bot authored and tbuchier committed Feb 14, 2019
1 parent 7d1412a commit 43615a3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stable/nats/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: nats
version: 2.0.4
appVersion: 1.4.0
version: 2.0.5
appVersion: 1.4.1
description: An open-source, cloud-native messaging system
keywords:
- nats
Expand Down
2 changes: 1 addition & 1 deletion stable/nats/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
image:
registry: docker.io
repository: bitnami/nats
tag: 1.4.0
tag: 1.4.1
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down
2 changes: 1 addition & 1 deletion stable/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
image:
registry: docker.io
repository: bitnami/nats
tag: 1.4.0
tag: 1.4.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down

0 comments on commit 43615a3

Please sign in to comment.