Bump image versions (#36)

* bumping nzbget image versions

* bumping radarr image versions
This commit is contained in:
Jeff Billimek 2019-05-27 21:59:46 -04:00 committed by GitHub
parent 95ff428bd1
commit 703efb3748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v1 apiVersion: v1
appVersion: amd64-v21.0-r2302-ls8 appVersion: v21.0-ls14
description: NZBGet is a Usenet downloader client description: NZBGet is a Usenet downloader client
name: nzbget name: nzbget
version: 2.0.5 version: 2.0.6
keywords: keywords:
- nzbget - nzbget
- usenet - usenet

View File

@ -39,7 +39,7 @@ The following tables lists the configurable parameters of the Sentry chart and t
| Parameter | Description | Default | | Parameter | Description | Default |
|----------------------------|-------------------------------------|---------------------------------------------------------| |----------------------------|-------------------------------------|---------------------------------------------------------|
| `image.repository` | Image repository | `linuxserver/nzbget` | | `image.repository` | Image repository | `linuxserver/nzbget` |
| `image.tag` | Image tag. Possible values listed [here](https://hub.docker.com/r/linuxserver/nzbget/tags/).| `amd64-v21.0-r2302-ls8 `| | `image.tag` | Image tag. Possible values listed [here](https://hub.docker.com/r/linuxserver/nzbget/tags/).| `v21.0-ls14`|
| `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `strategyType` | Specifies the strategy used to replace old Pods by new ones | `Recreate` | | `strategyType` | Specifies the strategy used to replace old Pods by new ones | `Recreate` |
| `timezone` | Timezone the nzbget instance should run as, e.g. 'America/New_York' | `UTC` | | `timezone` | Timezone the nzbget instance should run as, e.g. 'America/New_York' | `UTC` |

View File

@ -4,7 +4,7 @@
image: image:
repository: linuxserver/nzbget repository: linuxserver/nzbget
tag: amd64-v21.0-r2302-ls8 tag: v21.0-ls14
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# upgrade strategy type (e.g. Recreate or RollingUpdate) # upgrade strategy type (e.g. Recreate or RollingUpdate)

View File

@ -1,8 +1,8 @@
apiVersion: v1 apiVersion: v1
appVersion: amd64-v0.2.0.1293-ls9 appVersion: amd64-v0.2.0.1344-ls17
description: Radarr is a movie downloading client description: Radarr is a movie downloading client
name: radarr name: radarr
version: 2.0.5 version: 2.0.6
keywords: keywords:
- radarr - radarr
- usenet - usenet

View File

@ -34,7 +34,7 @@ The following tables lists the configurable parameters of the Sentry chart and t
| Parameter | Description | Default | | Parameter | Description | Default |
|----------------------------|-------------------------------------|---------------------------------------------------------| |----------------------------|-------------------------------------|---------------------------------------------------------|
| `image.repository` | Image repository | `linuxserver/radarr` | | `image.repository` | Image repository | `linuxserver/radarr` |
| `image.tag` | Image tag. Possible values listed [here](https://hub.docker.com/r/linuxserver/radarr/tags/).| `amd64-v0.2.0.1293-ls9`| | `image.tag` | Image tag. Possible values listed [here](https://hub.docker.com/r/linuxserver/radarr/tags/).| `amd64-v0.2.0.1344-ls17`|
| `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `strategyType` | Specifies the strategy used to replace old Pods by new ones | `Recreate` | | `strategyType` | Specifies the strategy used to replace old Pods by new ones | `Recreate` |
| `timezone` | Timezone the radarr instance should run as, e.g. 'America/New_York' | `UTC` | | `timezone` | Timezone the radarr instance should run as, e.g. 'America/New_York' | `UTC` |

View File

@ -4,7 +4,7 @@
image: image:
repository: linuxserver/radarr repository: linuxserver/radarr
tag: amd64-v0.2.0.1293-ls9 tag: amd64-v0.2.0.1344-ls17
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# upgrade strategy type (e.g. Recreate or RollingUpdate) # upgrade strategy type (e.g. Recreate or RollingUpdate)