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 4, 2025
1 parent 7e2888d commit 36999bc
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 = "2.x";
public static final String REGISTRY_CSV_DEFAULT = "service-registry-operator.v2.6.6-0.1736942038.p";
public static final String REGISTRY_CSV_DEFAULT = "service-registry-operator.v2.6.8";
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 36999bc

Please sign in to comment.