Skip to content

Commit

Permalink
Update(Environment): New CSV
Browse files Browse the repository at this point in the history
  • Loading branch information
rkubis committed Feb 3, 2025
1 parent c739421 commit e693591
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public final class Environment {
public static final String KAFKA_PACKAGE_DEFAULT = "amq-streams"; // Default from catalog
public static final String POSTGRESQL_VERSION_DEFAULT = "17";
public static final String REGISTRY_CHANNEL_DEFAULT = "3.x";
public static final String REGISTRY_CSV_DEFAULT = "apicurio-registry-3.v3.0.6-beta";
public static final String REGISTRY_CSV_DEFAULT = "apicurio-registry-3.v3.0.6-beta.r1";
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 e693591

Please sign in to comment.