We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a0ac8 commit 0b39572Copy full SHA for 0b39572
src/index.tsx
@@ -144,7 +144,7 @@ if (!window || !window._env_) {
144
ENABLE_RESOURCE_SCAN: false,
145
FEATURE_USER_DEFINED_GITOPS_REPO_ENABLE: false,
146
ENABLE_RESOURCE_SCAN_V2: false,
147
- HIDE_RELEASES: false,
+ HIDE_RELEASES: true,
148
HIDE_RESOURCE_WATCHER: true,
149
ORGANIZATION_NAME: '',
150
FEATURE_EXTERNAL_FLUX_CD_ENABLE: false,
0 commit comments