Skip to content

Commit

Permalink
Update(Environment): New deployment name
Browse files Browse the repository at this point in the history
  • Loading branch information
rkubis committed Feb 3, 2025
1 parent e693591 commit 95c372b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public final class Environment {
public static final String REGISTRY_BUNDLE_DEFAULT =
"https://raw.githubusercontent.com/Apicurio/apicurio-registry-operator/main/install/" +
"apicurio-registry-operator-1.0.0-v2.0.0.final.yaml";
public static final String REGISTRY_OPERATOR_DEPLOYMENT_NAME_DEFAULT = "apicurio-registry-operator-v1.3.1-redhat.1";
public static final String REGISTRY_OPERATOR_DEPLOYMENT_NAME_DEFAULT = "apicurio-registry-operator-v3.0.6-beta.r1";
public static final String REGISTRY_PACKAGE_DEFAULT = "apicurio-registry-3"; // Default from catalog
public static final String SSO_PACKAGE_DEFAULT = "rhbk-operator"; // Default from catalog
public static final String SSO_CHANNEL_DEFAULT = "stable-v26";
Expand Down

0 comments on commit 95c372b

Please sign in to comment.