diff --git a/charts/cert-manager/charts/cert-manager-v1.18.2.tgz b/charts/cert-manager/charts/cert-manager-v1.18.2.tgz new file mode 100644 index 00000000..6560ee51 Binary files /dev/null and b/charts/cert-manager/charts/cert-manager-v1.18.2.tgz differ diff --git a/charts/cilium/charts/cilium-1.16.2.tgz b/charts/cilium/charts/cilium-1.16.2.tgz new file mode 100644 index 00000000..9602604a Binary files /dev/null and b/charts/cilium/charts/cilium-1.16.2.tgz differ diff --git a/charts/cloudflared/charts/cloudflared-0.2.2.tgz b/charts/cloudflared/charts/cloudflared-0.2.2.tgz new file mode 100644 index 00000000..a10391a0 Binary files /dev/null and b/charts/cloudflared/charts/cloudflared-0.2.2.tgz differ diff --git a/charts/cnpg/charts/cloudnative-pg-0.24.0.tgz b/charts/cnpg/charts/cloudnative-pg-0.24.0.tgz new file mode 100644 index 00000000..dda4c912 Binary files /dev/null and b/charts/cnpg/charts/cloudnative-pg-0.24.0.tgz differ diff --git a/charts/crossplane/charts/crossplane-1.20.0.tgz b/charts/crossplane/charts/crossplane-1.20.0.tgz new file mode 100644 index 00000000..b3ecb7ee Binary files /dev/null and b/charts/crossplane/charts/crossplane-1.20.0.tgz differ diff --git a/charts/cyberchef/charts/cyberchef-0.1.0.tgz b/charts/cyberchef/charts/cyberchef-0.1.0.tgz new file mode 100644 index 00000000..bb17c1a2 Binary files /dev/null and b/charts/cyberchef/charts/cyberchef-0.1.0.tgz differ diff --git a/charts/ddb-proxy/.helmignore b/charts/ddb-proxy/.helmignore deleted file mode 100644 index 0e8a0eb3..00000000 --- a/charts/ddb-proxy/.helmignore +++ /dev/null @@ -1,23 +0,0 @@ -# Patterns to ignore when building packages. -# This supports shell glob matching, relative path matching, and -# negation (prefixed with !). Only one pattern per line. -.DS_Store -# Common VCS dirs -.git/ -.gitignore -.bzr/ -.bzrignore -.hg/ -.hgignore -.svn/ -# Common backup files -*.swp -*.bak -*.tmp -*.orig -*~ -# Various IDEs -.project -.idea/ -*.tmproj -.vscode/ diff --git a/charts/ddb-proxy/Chart.lock b/charts/ddb-proxy/Chart.lock deleted file mode 100644 index 11474bf2..00000000 --- a/charts/ddb-proxy/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: ddb-proxy - repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable - version: 0.1.1 -digest: sha256:93cbc570f9b26fbabef3a41a139707bb088ada2433e883f0ef44ccb3aa47d5dc -generated: "2025-05-25T09:20:41.274208122+01:00" diff --git a/charts/ddb-proxy/Chart.yaml b/charts/ddb-proxy/Chart.yaml deleted file mode 100644 index 99d8dfcc..00000000 --- a/charts/ddb-proxy/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -name: foundryvtt -description: A Helm chart for Kubernetes - -# A chart can be either an 'application' or a 'library' chart. -# -# Application charts are a collection of templates that can be packaged into versioned archives -# to be deployed. -# -# Library charts provide useful utilities or functions for the chart developer. They're included as -# a dependency of application charts to inject those utilities and functions into the rendering -# pipeline. Library charts do not define any templates and therefore cannot be deployed. -type: application - -# This is the chart version. This version number should be incremented each time you make changes -# to the chart and its templates, including the app version. -# Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 - -# This is the version number of the application being deployed. This version number should be -# incremented each time you make changes to the application. Versions are not expected to -# follow Semantic Versioning. They should reflect the version the application is using. -# It is recommended to use it with quotes. -appVersion: "0.0.25" - -dependencies: -- name: ddb-proxy - version: 0.1.1 - repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable" diff --git a/charts/ddb-proxy/README.md b/charts/ddb-proxy/README.md deleted file mode 100644 index 26bf5067..00000000 --- a/charts/ddb-proxy/README.md +++ /dev/null @@ -1,32 +0,0 @@ -# foundryvtt - -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.25](https://img.shields.io/badge/AppVersion-0.0.25-informational?style=flat-square) - -A Helm chart for Kubernetes - -## Requirements - -| Repository | Name | Version | -|------------|------|---------| -| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | ddb-proxy | 0.1.1 | - -## Values - -| Key | Type | Default | Description | -|-----|------|---------|-------------| -| ddb-proxy.command | string | `nil` | | -| ddb-proxy.ingress.annotations."cert-manager.io/cluster-issuer" | string | `"aux-issuer"` | | -| ddb-proxy.ingress.annotations."traefik.ingress.kubernetes.io/router.middlewares" | string | `"traefik-headers@kubernetescrd"` | | -| ddb-proxy.ingress.className | string | `"traefik"` | | -| ddb-proxy.ingress.enabled | bool | `true` | | -| ddb-proxy.ingress.hosts[0].host | string | `"ddb-proxy.deepcypher.me"` | | -| ddb-proxy.ingress.hosts[0].paths[0].path | string | `"/"` | | -| ddb-proxy.ingress.hosts[0].paths[0].pathType | string | `"ImplementationSpecific"` | | -| ddb-proxy.ingress.tls[0].hosts[0] | string | `"ddb-proxy.deepcypher.me"` | | -| ddb-proxy.ingress.tls[0].secretName | string | `"ddb-proxy.deepcypher.me-tls"` | | -| ddb-proxy.netpol.enabled | bool | `true` | | -| ddb-proxy.resources.limits.memory | string | `"1Gi"` | | -| ddb-proxy.resources.requests.cpu | string | `"200m"` | | -| ddb-proxy.securityContext.capabilities.drop[0] | string | `"ALL"` | | -| ddb-proxy.securityContext.readOnlyRootFilesystem | bool | `false` | | - diff --git a/charts/ddb-proxy/values.yaml b/charts/ddb-proxy/values.yaml deleted file mode 100644 index b6d1996a..00000000 --- a/charts/ddb-proxy/values.yaml +++ /dev/null @@ -1,55 +0,0 @@ -ddb-proxy: - - command: - #- sh - #- -c - #- | - # sleep infinity - - netpol: - enabled: true - - ## @param env [array] Raw helm environment variable settings for static or dynamic values - #env: - #- name: FOUNDRY_IP_DISCOVERY - # value: "false" - - ingress: - ## @param ingress.enabled [string] Enable ingress - enabled: true - ## @param ingress.className [string] Ingress class - className: traefik - ## @param ingress.annotations [object] Ingress annotations - annotations: - # kubernetes.io/ingress.class: nginx - # kubernetes.io/tls-acme: "true" - traefik.ingress.kubernetes.io/router.middlewares: traefik-headers@kubernetescrd - cert-manager.io/cluster-issuer: aux-issuer - ## @param ingress.hosts [array] Ingress hosts - hosts: - - host: ddb-proxy.deepcypher.me - paths: - - path: / - pathType: ImplementationSpecific - ## @param ingress.tls [array] Ingress TLS - tls: - - secretName: ddb-proxy.deepcypher.me-tls - hosts: - - ddb-proxy.deepcypher.me - - securityContext: - capabilities: - drop: - - ALL - readOnlyRootFilesystem: false - #runAsNonRoot: true - #runAsUser: 1000 - #runAsGroup: 2000 - #fsGroup: 2000 - #fsGroupChangePolicy: "OnRootMismatch" - - resources: - limits: - memory: 1Gi - requests: - cpu: 200m