We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862fc9d commit 67fe7c7Copy full SHA for 67fe7c7
CHANGELOG.md
@@ -3,7 +3,7 @@
3
### 7.12.0-0.4.0 (upcoming)
4
5
* [PLT-2291] Fix: Handle missing JWT cookie on oauth2-proxy logout
6
-* [PLT-795] Bump oauth2 proxy upstream version to 7.11.0
+* [PLT-2674] Bump oauth2 proxy upstream version to 7.12.0
7
8
### 7.5.1-0.3.0 (2023-11-24)
9
Jenkinsfile
@@ -7,7 +7,7 @@ hose {
DEVTIMEOUT = 30
ANCHORE_POLICY = "production"
VERSIONING_TYPE = 'stratioVersion-3-3'
10
- UPSTREAM_VERSION = '7.11.0'
+ UPSTREAM_VERSION = '7.12.0'
11
GRYPE_TEST = false
12
13
DEV = { config ->
0 commit comments