diff --git a/CHANGELOG.md b/CHANGELOG.md index c6796896..22f7b895 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Changelog -## 0.1.1-0.4.0 (upcoming) +## 0.1.3-0.4.0 (upcoming) +* [EOS-11174] Bump Capsule upstream version to v0.1.3 * [EOS-5809] Refactor chart tag default value to ensure chart uncoupling ## 0.1.1-0.3.0 (Built: July 27, 2022) diff --git a/Jenkinsfile b/Jenkinsfile index e516d5b0..04fb89d3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -6,7 +6,7 @@ hose { DEVTIMEOUT = 30 ANCHORE_POLICY = "production" VERSIONING_TYPE = 'stratioVersion-3-3' - UPSTREAM_VERSION = '0.1.2' + UPSTREAM_VERSION = '0.1.3' DEPLOYONPRS = true GRYPE_TEST = false