From e10546170990a966dc356445dc025947b9b2f680 Mon Sep 17 00:00:00 2001 From: Joao Victor Portal Date: Fri, 10 Nov 2023 11:40:08 -0300 Subject: [PATCH] Update stx-oidc-client to version stx.9.0-v1.0.7 Test Plan: PASS - On IPv6 AIO-SX and on IPv4 AIO-DX + 1 worker, applied OIDC app and executed a functional test, getting a token through "oidc-auth". Pod restart triggered by secret-observer was also tested. Story: 2010703 Task: 49083 Change-Id: I4faac92505119d77ce1d5e2fcebc063268aebd88 Signed-off-by: Joao Victor Portal --- .../build-docker-images/tag-management/image-tags.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-tools/build-docker-images/tag-management/image-tags.yaml b/build-tools/build-docker-images/tag-management/image-tags.yaml index e681b4a8..19d08796 100644 --- a/build-tools/build-docker-images/tag-management/image-tags.yaml +++ b/build-tools/build-docker-images/tag-management/image-tags.yaml @@ -27,9 +27,9 @@ images: # Version determined by running 'git describe --tags' in clone of upstream repo tag: stx.4.0-v0.11.0-109-gc48c502 - name: docker.io/starlingx/stx-oidc-client - src_build_tag: master-debian-stable-20230416T060000Z.0 - src_ref: https://opendev.org/starlingx/oidc-auth-armada-app/commit/f0e5cd3f8131a1363555366c1812fb7ac76f60b3 - tag: stx.9.0-v1.0.6 + src_build_tag: master-debian-stable-20231029T060059Z.0 + src_ref: https://opendev.org/starlingx/oidc-auth-armada-app/commit/c57b4ffeb038980d7eac6a5995d72359d9adc1ea + tag: stx.9.0-v1.0.7 - name: docker.io/starlingx/dex src_build_tag: master-centos-stable-20200204T162546Z.0 src_ref: https://opendev.org/starlingx/oidc-auth-armada-app/commit/5d6701bdf214e77f460f2e3dd2b6f7d3186830c8