Skip to content

Commit

Permalink
Chg: update image tag in helm values to v2.4.0-RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
tip-automation committed Dec 6, 2021
1 parent 6bb8c82 commit 26c4870
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ dependencies:
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.4.0-RC4
version: 0.1.0
- name: owsec
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.4.0-RC2
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.4.0-RC3
version: 0.1.0
- name: owfms
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v2.4.0-RC2
repository: git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v2.4.0-RC3
version: 0.1.0
- name: owprov
repository: git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=main
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 13.0.2
digest: sha256:ee7dc3c1b4ec9dfd127f4a12634d1154168422992c9aef83fdead706fe43bcb4
generated: "2021-12-03T10:52:52.312750255Z"
digest: sha256:b6419f661b6e2e5feabfd822f053af58cae90776198b5bcb07ac36e7c715ac6b
generated: "2021-12-06T16:03:56.918056771Z"
6 changes: 3 additions & 3 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ apiVersion: v2
name: openwifi
appVersion: "1.0"
description: A Helm chart for Kubernetes
version: 2.4.0-RC4
version: 2.4.0-RC5
dependencies:
- name: owgw
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralgw@helm?ref=v2.4.0-RC4"
version: 0.1.0
- name: owsec
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.4.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralsec@helm?ref=v2.4.0-RC3"
version: 0.1.0
- name: owfms
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v2.4.0-RC2"
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-ucentralfms@helm?ref=v2.4.0-RC3"
version: 0.1.0
- name: owprov
repository: "git+https://github.com/Telecominfraproject/wlan-cloud-owprov@helm?ref=main"
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.4.0-RC4
OWGWUI_TAG=v2.4.0-RC2
OWSEC_TAG=v2.4.0-RC2
OWFMS_TAG=v2.4.0-RC2
OWSEC_TAG=v2.4.0-RC3
OWFMS_TAG=v2.4.0-RC3
OWPROV_TAG=main
OWPROVUI_TAG=main
RTTYS_TAG=3.5.0
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/.env.letsencrypt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.4.0-RC4
OWGWUI_TAG=v2.4.0-RC2
OWSEC_TAG=v2.4.0-RC2
OWFMS_TAG=v2.4.0-RC2
OWSEC_TAG=v2.4.0-RC3
OWFMS_TAG=v2.4.0-RC3
OWPROV_TAG=main
OWPROVUI_TAG=main
RTTYS_TAG=3.5.0
Expand Down
4 changes: 2 additions & 2 deletions docker-compose/.env.selfsigned
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
COMPOSE_PROJECT_NAME=openwifi
OWGW_TAG=v2.4.0-RC4
OWGWUI_TAG=v2.4.0-RC2
OWSEC_TAG=v2.4.0-RC2
OWFMS_TAG=v2.4.0-RC2
OWSEC_TAG=v2.4.0-RC3
OWFMS_TAG=v2.4.0-RC3
OWPROV_TAG=main
OWPROVUI_TAG=main
RTTYS_TAG=3.5.0
Expand Down

0 comments on commit 26c4870

Please sign in to comment.