-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update helm values quay.io/kiwigrid/k8s-sidecar to v1.19…
….4 (#139) * chore(deps): update helm values quay.io/kiwigrid/k8s-sidecar to v1.19.4 Signed-off-by: Renovate Bot <[email protected]> * feat: update k8s-sidecar to version 1.19.4 Signed-off-by: Engin Diri <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Engin Diri <[email protected]>
- Loading branch information
1 parent
b077913
commit d2eb3e6
Showing
3 changed files
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
# node-red ⚙ | ||
|
||
![Version: 0.19.1](https://img.shields.io/badge/Version-0.19.1-informational?style=for-the-badge) | ||
![Type: application](https://img.shields.io/badge/Type-application-informational?style=for-the-badge) | ||
![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=for-the-badge) | ||
![Version: 0.19.2](https://img.shields.io/badge/Version-0.19.2-informational?style=for-the-badge) | ||
![Type: application](https://img.shields.io/badge/Type-application-informational?style=for-the-badge) | ||
![AppVersion: 3.0.2](https://img.shields.io/badge/AppVersion-3.0.2-informational?style=for-the-badge) | ||
|
||
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/node-red&style=for-the-badge)](https://artifacthub.io/packages/search?repo=node-red) | ||
[![SIT](https://img.shields.io/badge/SIT-awesome-blueviolet.svg?style=for-the-badge)](https://jobs.schwarz) | ||
|
||
|
||
<img src="https://nodered.org/about/resources/media/node-red-icon-2.png" width="80" height="80"> | ||
|
||
## Description 📜 | ||
|
@@ -27,7 +26,7 @@ helm repo update | |
To install the chart with the release name node-red run: | ||
|
||
```bash | ||
helm install node-red node-red/node-red --version 0.19.1 | ||
helm install node-red node-red/node-red --version 0.19.2 | ||
``` | ||
|
||
After a few seconds, node-red should be running. | ||
|
@@ -120,7 +119,7 @@ The command removes all the Kubernetes components associated with the chart and | |
| sidecar.image.pullPolicy | string | `"IfNotPresent"` | The image pull policy, default: `IfNotPresent` | | ||
| sidecar.image.registry | string | `"quay.io"` | The image registry to pull the sidecar from | | ||
| sidecar.image.repository | string | `"kiwigrid/k8s-sidecar"` | The image repository to pull from | | ||
| sidecar.image.tag | string | `"1.19.2"` | The image tag to pull, default: `1.19.2` | | ||
| sidecar.image.tag | string | `"1.19.4"` | The image tag to pull, default: `1.19.4` | | ||
| sidecar.resources | object | `{}` | Resources for the sidecar | | ||
| sidecar.securityContext | object | `{}` | Security context for the sidecar | | ||
| sidecar.volumeMounts | list | `[]` | The extra volume mounts for the sidecar | | ||
|
@@ -181,5 +180,5 @@ Apache License, Version 2.0 | |
|
||
| Name | Email | Url | | ||
| ---- | ------ | --- | | ||
| dirien | [email protected] | https://jobs.schwarz | | ||
| Kaktor | [email protected] | https://jobs.schwarz | | ||
| dirien | <[email protected]> | <https://jobs.schwarz> | | ||
| Kaktor | <[email protected]> | <https://jobs.schwarz> | |
This file contains 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