Skip to content

Commit

Permalink
feat: package for helm usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant Duncklee committed May 20, 2024
1 parent 2ca2fa3 commit 7d24a77
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 0 deletions.
43 changes: 43 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
apiVersion: v1
entries:
mappings:
- apiVersion: v2
created: "2024-05-20T15:51:43.466178-04:00"
description: A Helm Chart to deploy Mapping objects
digest: 88551014e311f8231d31a1a44241658d3df83d1feefb568d33f6d77509e5bd60
name: mappings
type: application
urls:
- https://github.com/cfpb/regtech-deployments/mappings-0.1.0.tgz
version: 0.1.0
regtech-frontend:
- apiVersion: v2
created: "2024-05-20T15:51:43.467326-04:00"
description: A Helm chart for Kubernetes
digest: db6c35fcc37c58fc46f8356659b7077d7e74e31dd92d1fd145a82d7f5cceba5b
name: regtech-frontend
type: application
urls:
- https://github.com/cfpb/regtech-deployments/regtech-frontend-0.1.0.tgz
version: 0.1.0
sbl-api:
- apiVersion: v2
created: "2024-05-20T15:51:43.468291-04:00"
description: A Helm chart for RegTech's APIs
digest: f0cfd7810a7fd2a0320929956a5b3ff266fa3820ae77fd6a947b14c1b0d3b7f3
name: sbl-api
type: application
urls:
- https://github.com/cfpb/regtech-deployments/sbl-api-0.1.0.tgz
version: 0.1.0
secret-provider-class:
- apiVersion: v2
created: "2024-05-20T15:51:43.468978-04:00"
description: A Helm Chart to deploy SecretsProviderClass object
digest: fc504c2ff01c0d92782e6ef0624f5d2ed4e2474981b1e137592d8383313e0540
name: secret-provider-class
type: application
urls:
- https://github.com/cfpb/regtech-deployments/secret-provider-class-0.1.0.tgz
version: 0.1.0
generated: "2024-05-20T15:51:43.462624-04:00"
Binary file added mappings-0.1.0.tgz
Binary file not shown.
Binary file added regtech-frontend-0.1.0.tgz
Binary file not shown.
2 changes: 2 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow: /
Binary file added sbl-api-0.1.0.tgz
Binary file not shown.
Binary file added secret-provider-class-0.1.0.tgz
Binary file not shown.

0 comments on commit 7d24a77

Please sign in to comment.