Skip to content

Commit

Permalink
Merge pull request #63 from pluralsh/resources-refactor
Browse files Browse the repository at this point in the history
Refactor resources dir with more current crd specs
  • Loading branch information
michaeljguarino authored Sep 19, 2024
2 parents 68daf95 + 8cc4411 commit f8af928
Show file tree
Hide file tree
Showing 93 changed files with 326 additions and 3,234 deletions.
8 changes: 4 additions & 4 deletions charts/runtime/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ dependencies:
version: 0.1.7
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.9.1
version: 4.11.2
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.9.1
version: 4.11.2
- name: flux2
repository: https://fluxcd-community.github.io/helm-charts
version: 2.12.4
digest: sha256:18b6fc902065ac6a51c260f5fa93e297c68ac6566b8788ab8af3ce820e2b1d61
generated: "2024-06-10T19:53:49.56067096Z"
digest: sha256:f0973e4808e41fd4bf38cf1c3f3cd16234ff58a9c2de407ba034e0b6cf508144
generated: "2024-09-04T11:07:28.608099-04:00"
6 changes: 3 additions & 3 deletions charts/runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: runtime
description: Sets up the basic dependencies needed to get a network stack running
type: application
version: 0.1.23
version: 0.1.24
appVersion: "0.1.0"
dependencies:
- name: external-dns
Expand All @@ -17,11 +17,11 @@ dependencies:
version: 0.1.7
condition: plural-certmanager-webhook.enabled
- name: ingress-nginx
version: 4.9.1
version: 4.11.2
repository: https://kubernetes.github.io/ingress-nginx
condition: ingress-nginx.enabled
- name: ingress-nginx
version: 4.9.1
version: 4.11.2
repository: https://kubernetes.github.io/ingress-nginx
alias: ingress-nginx-private
condition: ingress-nginx-private.enabled
Expand Down
Binary file removed charts/runtime/charts/cert-manager-v1.13.3.tgz
Binary file not shown.
Binary file added charts/runtime/charts/cert-manager-v1.13.6.tgz
Binary file not shown.
Binary file removed charts/runtime/charts/external-dns-6.31.4.tgz
Binary file not shown.
Binary file added charts/runtime/charts/external-dns-6.38.0.tgz
Binary file not shown.
Binary file added charts/runtime/charts/ingress-nginx-4.11.2.tgz
Binary file not shown.
Binary file removed charts/runtime/charts/ingress-nginx-4.9.1.tgz
Binary file not shown.
26 changes: 0 additions & 26 deletions resources/monitoring/README.md

This file was deleted.

8 changes: 0 additions & 8 deletions resources/monitoring/helm-repositories/grafana.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions resources/monitoring/helm-repositories/opencost.yaml

This file was deleted.

This file was deleted.

115 changes: 0 additions & 115 deletions resources/monitoring/helm-values/kps-agent.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions resources/monitoring/helm-values/kps-agent.yaml.liquid

This file was deleted.

130 changes: 0 additions & 130 deletions resources/monitoring/helm-values/kps-mgmt.liquid

This file was deleted.

Loading

0 comments on commit f8af928

Please sign in to comment.