Skip to content

Commit

Permalink
New(Environment): CSV version
Browse files Browse the repository at this point in the history
  • Loading branch information
rkubis committed Nov 11, 2024
1 parent c419c8a commit a1c326d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public final class Environment {
public static final String KAFKA_PACKAGE_DEFAULT = "amq-streams"; // Default from catalog
public static final String POSTGRESQL_VERSION_DEFAULT = "15";
public static final String REGISTRY_CHANNEL_DEFAULT = "2.x";
public static final String REGISTRY_CSV_DEFAULT = "service-registry-operator.v2.6.5-0.1729511936.p";
public static final String REGISTRY_CSV_DEFAULT = "service-registry-operator.v2.6.5-0.1730982111.p";
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";
Expand Down

0 comments on commit a1c326d

Please sign in to comment.