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 minor docker tags #753

Merged
merged 2 commits into from
Aug 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/incubator/healthchecks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ name: healthchecks
sources:
- https://github.com/healthchecks/healthchecks
- https://hub.docker.com/r/linuxserver/healthchecks
version: 1.2.1
version: 1.2.2
2 changes: 1 addition & 1 deletion charts/incubator/healthchecks/SCALE/ix_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
image:
repository: linuxserver/healthchecks
pullPolicy: IfNotPresent
tag: version-v1.21.0
tag: version-v1.22.0

##
# Most other defaults are set in questions.yaml
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/healthchecks/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
# -- image repository
repository: linuxserver/healthchecks
# -- image tag
tag: version-v1.21.0
tag: version-v1.22.0
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/komga/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
version: 1.2.5
version: 1.2.6
2 changes: 1 addition & 1 deletion charts/incubator/komga/SCALE/ix_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
image:
repository: gotson/komga
pullPolicy: IfNotPresent
tag: 0.114.0
tag: 0.116.0

##
# Most other defaults are set in questions.yaml
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/komga/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:
# -- image repository
repository: gotson/komga
# -- image tag
tag: 0.114.0
tag: 0.116.0
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/owncloud-ocis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ name: owncloud-ocis
sources:
- https://hub.docker.com/r/owncloud/ocis
- https://owncloud.dev/ocis/
version: 1.2.2
version: 1.2.3
2 changes: 1 addition & 1 deletion charts/incubator/owncloud-ocis/SCALE/ix_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
image:
repository: owncloud/ocis
pullPolicy: IfNotPresent
tag: 1.9.0
tag: 1.10.0

##
# Most other defaults are set in questions.yaml
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/owncloud-ocis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ image:
# -- image repository
repository: owncloud/ocis
# -- image tag
tag: 1.9.0
tag: 1.10.0
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion charts/stable/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
version: 6.4.4
version: 6.4.5
2 changes: 1 addition & 1 deletion charts/stable/home-assistant/SCALE/ix_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
image:
repository: homeassistant/home-assistant
pullPolicy: IfNotPresent
tag: 2021.7.4
tag: 2021.8.5

##
# Most other defaults are set in questions.yaml
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/home-assistant/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
image:
repository: homeassistant/home-assistant
pullPolicy: IfNotPresent
tag: 2021.7.4
tag: 2021.8.5

strategy:
type: Recreate
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 1.8.0
version: 1.8.1
2 changes: 1 addition & 1 deletion charts/stable/nextcloud/SCALE/ix_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
image:
repository: nextcloud
pullPolicy: IfNotPresent
tag: 22.0.0
tag: 22.1.0

strategy:
type: Recreate
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/nextcloud/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
image:
repository: nextcloud
pullPolicy: IfNotPresent
tag: 22.0.0
tag: 22.1.0

strategy:
type: Recreate
Expand Down