Skip to content

Commit

Permalink
[10.2.1] Bump Version to 10.2.1 in Sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Elsmore-Paddock committed Mar 31, 2023
1 parent 7cc0c14 commit 71b9cca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions overlays/00-sample/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# folder and customize manifests in each one to match your environments.
#
# @author Guy Elsmore-Paddock (guy@inveniem.com)
# @copyright Copyright (c) 2022, Inveniem
# @copyright Copyright (c) 2022-2023, Inveniem
# @license GNU AGPL version 3 or any later version
#
apiVersion: kustomize.config.k8s.io/v1beta1
Expand Down Expand Up @@ -96,20 +96,20 @@ images:

- name: inveniem/nextcloud-cron
newName: your-acr-instance.azurecr.io/inveniem/nextcloud-cron
newTag: 10.2.0
newTag: 10.2.1

- name: inveniem/nextcloud-apache
newName: your-acr-instance.azurecr.io/inveniem/nextcloud-apache
newTag: 10.2.0
newTag: 10.2.1

- name: inveniem/nextcloud-fpm
newName: your-acr-instance.azurecr.io/inveniem/nextcloud-fpm
newTag: 10.2.0
newTag: 10.2.1

- name: inveniem/nextcloud-nginx-middleware
newName: your-acr-instance.azurecr.io/inveniem/nextcloud-nginx-middleware
newTag: 10.2.0
newTag: 10.2.1

- name: inveniem/sftp-ws-server
newName: your-acr-instance.azurecr.io/inveniem/sftp-ws-server
newTag: 10.2.0
newTag: 10.2.1

0 comments on commit 71b9cca

Please sign in to comment.