Skip to content

Commit

Permalink
Update(Environment): Operator CSV, PostgreSQL 17 and Keycloak 26
Browse files Browse the repository at this point in the history
  • Loading branch information
rkubis committed Dec 13, 2024
1 parent f85a2a8 commit 2fc7443
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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.5-0.1731946870.p";
public static final String REGISTRY_CSV_DEFAULT = "service-registry-operator.v2.6.6";
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 2fc7443

Please sign in to comment.