We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f76cc5 commit 35b5ca5Copy full SHA for 35b5ca5
lifecycle_test.go
@@ -30,7 +30,7 @@ import (
30
31
const (
32
artifactoryLifecycleMinVersion = "7.68.3"
33
- signingKeyOptionalArtifactoryMinVersion = "7.101.1"
+ signingKeyOptionalArtifactoryMinVersion = "7.104.1"
34
gpgKeyPairName = "lc-tests-key-pair"
35
lcTestdataPath = "lifecycle"
36
releaseBundlesSpec = "release-bundles-spec.json"
0 commit comments