Skip to content

Commit f8af928

Browse files
Merge pull request #63 from pluralsh/resources-refactor
Refactor resources dir with more current crd specs
2 parents 68daf95 + 8cc4411 commit f8af928

File tree

93 files changed

+326
-3234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+326
-3234
lines changed

charts/runtime/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ dependencies:
1010
version: 0.1.7
1111
- name: ingress-nginx
1212
repository: https://kubernetes.github.io/ingress-nginx
13-
version: 4.9.1
13+
version: 4.11.2
1414
- name: ingress-nginx
1515
repository: https://kubernetes.github.io/ingress-nginx
16-
version: 4.9.1
16+
version: 4.11.2
1717
- name: flux2
1818
repository: https://fluxcd-community.github.io/helm-charts
1919
version: 2.12.4
20-
digest: sha256:18b6fc902065ac6a51c260f5fa93e297c68ac6566b8788ab8af3ce820e2b1d61
21-
generated: "2024-06-10T19:53:49.56067096Z"
20+
digest: sha256:f0973e4808e41fd4bf38cf1c3f3cd16234ff58a9c2de407ba034e0b6cf508144
21+
generated: "2024-09-04T11:07:28.608099-04:00"

charts/runtime/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: runtime
33
description: Sets up the basic dependencies needed to get a network stack running
44
type: application
5-
version: 0.1.23
5+
version: 0.1.24
66
appVersion: "0.1.0"
77
dependencies:
88
- name: external-dns
@@ -17,11 +17,11 @@ dependencies:
1717
version: 0.1.7
1818
condition: plural-certmanager-webhook.enabled
1919
- name: ingress-nginx
20-
version: 4.9.1
20+
version: 4.11.2
2121
repository: https://kubernetes.github.io/ingress-nginx
2222
condition: ingress-nginx.enabled
2323
- name: ingress-nginx
24-
version: 4.9.1
24+
version: 4.11.2
2525
repository: https://kubernetes.github.io/ingress-nginx
2626
alias: ingress-nginx-private
2727
condition: ingress-nginx-private.enabled
-68.6 KB
Binary file not shown.
68.6 KB
Binary file not shown.
-55.1 KB
Binary file not shown.
59.8 KB
Binary file not shown.
56.7 KB
Binary file not shown.
-52.7 KB
Binary file not shown.

resources/monitoring/README.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

resources/monitoring/helm-repositories/grafana.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)