diff --git a/charts/artifact-hub/Chart.yaml b/charts/artifact-hub/Chart.yaml index 63d0ed564..2771595e6 100644 --- a/charts/artifact-hub/Chart.yaml +++ b/charts/artifact-hub/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: artifact-hub description: Artifact Hub is a web-based application that enables finding, installing, and publishing Kubernetes packages. type: application -version: 1.16.1-1 +version: 1.16.1-2 appVersion: 1.16.0 kubeVersion: ">= 1.19.0-0" home: https://artifacthub.io diff --git a/charts/artifact-hub/values-production.yaml b/charts/artifact-hub/values-production.yaml index a8850d8a3..55511fc89 100644 --- a/charts/artifact-hub/values-production.yaml +++ b/charts/artifact-hub/values-production.yaml @@ -130,7 +130,6 @@ trivy: enabled: true size: 100Gi storageClassName: gp2 - authURL: https://registry.hub.docker.com postgresql: enabled: false diff --git a/charts/artifact-hub/values-staging.yaml b/charts/artifact-hub/values-staging.yaml index b5f1d872b..7b327dfab 100644 --- a/charts/artifact-hub/values-staging.yaml +++ b/charts/artifact-hub/values-staging.yaml @@ -114,7 +114,6 @@ trivy: enabled: true size: 100Gi storageClassName: gp2 - authURL: https://registry.hub.docker.com postgresql: enabled: false diff --git a/web/src/layout/package/valuesSchema/Schema.test.tsx b/web/src/layout/package/valuesSchema/Schema.test.tsx index 8310527da..9e6ac93e4 100644 --- a/web/src/layout/package/valuesSchema/Schema.test.tsx +++ b/web/src/layout/package/valuesSchema/Schema.test.tsx @@ -28,7 +28,7 @@ describe('Schema', () => { expect(screen.getByText(`# ${defaultSchema.title}`)).toBeInTheDocument(); const lines = screen.getAllByTestId('schemaLine'); - expect(lines).toHaveLength(97); + expect(lines).toHaveLength(96); expect(screen.getByRole('button', { name: 'Copy to clipboard' })).toBeInTheDocument(); expect(screen.getByRole('button', { name: 'Download' })).toBeInTheDocument(); diff --git a/web/src/layout/package/valuesSchema/__fixtures__/index/1.json b/web/src/layout/package/valuesSchema/__fixtures__/index/1.json index 52a59955a..c2943918e 100644 --- a/web/src/layout/package/valuesSchema/__fixtures__/index/1.json +++ b/web/src/layout/package/valuesSchema/__fixtures__/index/1.json @@ -345,11 +345,6 @@ } } }, - "authURL": { - "type": "string", - "title": "Trivy authentication URL", - "default": "" - }, "password": { "type": "string", "title": "Trivy authentication password", diff --git a/web/src/layout/package/valuesSchema/__fixtures__/index/10.json b/web/src/layout/package/valuesSchema/__fixtures__/index/10.json index 52a59955a..c2943918e 100644 --- a/web/src/layout/package/valuesSchema/__fixtures__/index/10.json +++ b/web/src/layout/package/valuesSchema/__fixtures__/index/10.json @@ -345,11 +345,6 @@ } } }, - "authURL": { - "type": "string", - "title": "Trivy authentication URL", - "default": "" - }, "password": { "type": "string", "title": "Trivy authentication password", diff --git a/web/src/layout/package/valuesSchema/__fixtures__/index/2.json b/web/src/layout/package/valuesSchema/__fixtures__/index/2.json index 52a59955a..c2943918e 100644 --- a/web/src/layout/package/valuesSchema/__fixtures__/index/2.json +++ b/web/src/layout/package/valuesSchema/__fixtures__/index/2.json @@ -345,11 +345,6 @@ } } }, - "authURL": { - "type": "string", - "title": "Trivy authentication URL", - "default": "" - }, "password": { "type": "string", "title": "Trivy authentication password", diff --git a/web/src/layout/package/valuesSchema/__fixtures__/index/3.json b/web/src/layout/package/valuesSchema/__fixtures__/index/3.json index 52a59955a..c2943918e 100644 --- a/web/src/layout/package/valuesSchema/__fixtures__/index/3.json +++ b/web/src/layout/package/valuesSchema/__fixtures__/index/3.json @@ -345,11 +345,6 @@ } } }, - "authURL": { - "type": "string", - "title": "Trivy authentication URL", - "default": "" - }, "password": { "type": "string", "title": "Trivy authentication password", diff --git a/web/src/layout/package/valuesSchema/__fixtures__/index/4.json b/web/src/layout/package/valuesSchema/__fixtures__/index/4.json index 52a59955a..c2943918e 100644 --- a/web/src/layout/package/valuesSchema/__fixtures__/index/4.json +++ b/web/src/layout/package/valuesSchema/__fixtures__/index/4.json @@ -345,11 +345,6 @@ } } }, - "authURL": { - "type": "string", - "title": "Trivy authentication URL", - "default": "" - }, "password": { "type": "string", "title": "Trivy authentication password", diff --git a/web/src/layout/package/valuesSchema/__fixtures__/index/5.json b/web/src/layout/package/valuesSchema/__fixtures__/index/5.json index 52a59955a..c2943918e 100644 --- a/web/src/layout/package/valuesSchema/__fixtures__/index/5.json +++ b/web/src/layout/package/valuesSchema/__fixtures__/index/5.json @@ -345,11 +345,6 @@ } } }, - "authURL": { - "type": "string", - "title": "Trivy authentication URL", - "default": "" - }, "password": { "type": "string", "title": "Trivy authentication password", diff --git a/web/src/layout/package/valuesSchema/__fixtures__/index/6.json b/web/src/layout/package/valuesSchema/__fixtures__/index/6.json index 52a59955a..c2943918e 100644 --- a/web/src/layout/package/valuesSchema/__fixtures__/index/6.json +++ b/web/src/layout/package/valuesSchema/__fixtures__/index/6.json @@ -345,11 +345,6 @@ } } }, - "authURL": { - "type": "string", - "title": "Trivy authentication URL", - "default": "" - }, "password": { "type": "string", "title": "Trivy authentication password", diff --git a/web/src/layout/package/valuesSchema/__fixtures__/index/7.json b/web/src/layout/package/valuesSchema/__fixtures__/index/7.json index 52a59955a..c2943918e 100644 --- a/web/src/layout/package/valuesSchema/__fixtures__/index/7.json +++ b/web/src/layout/package/valuesSchema/__fixtures__/index/7.json @@ -345,11 +345,6 @@ } } }, - "authURL": { - "type": "string", - "title": "Trivy authentication URL", - "default": "" - }, "password": { "type": "string", "title": "Trivy authentication password", diff --git a/web/src/layout/package/valuesSchema/__snapshots__/Schema.test.tsx.snap b/web/src/layout/package/valuesSchema/__snapshots__/Schema.test.tsx.snap index 4b1cba110..59ef8c98a 100644 --- a/web/src/layout/package/valuesSchema/__snapshots__/Schema.test.tsx.snap +++ b/web/src/layout/package/valuesSchema/__snapshots__/Schema.test.tsx.snap @@ -7485,133 +7485,6 @@ exports[`Schema creates snapshot 1`] = ` -
-
-
-
- # Trivy authentication URL -
- - authURL: - - - - "" - - -
-
-
-
-
- -
-
-
-
-
-
-
-
- # Trivy authentication URL -
- - authURL: - - - - "" - - -
-
-
-
-
- -
-
-
-