Skip to content

Commit

Permalink
chore(deps): update minor docker tags (#690)
Browse files Browse the repository at this point in the history
* chore(deps): update minor docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <[email protected]>

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: TrueCharts-Bot <[email protected]>
  • Loading branch information
3 people authored Jul 13, 2021
1 parent 0724e52 commit d6b4c90
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/incubator/focalboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ sources:
- https://www.focalboard.com/
- https://github.com/mattermost/focalboard
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
version: 1.2.0
version: 1.2.1
2 changes: 1 addition & 1 deletion charts/incubator/focalboard/SCALE/ix_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
image:
repository: flipenergy/focalboard
pullPolicy: IfNotPresent
tag: 0.7.0
tag: 0.8.0

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

# -- environment variables. See more environment variables in the [image entrypoint script](https://github.com/FlipEnergy/container-images/blob/main/focalboard/entrypoint.sh)
# @default -- See below
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.0
version: 1.2.1
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.8.0
tag: 1.9.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.8.0
tag: 1.9.0
# -- image pull policy
pullPolicy: IfNotPresent

Expand Down

0 comments on commit d6b4c90

Please sign in to comment.