@shepherdjerred/helm-types 1.5.0-dev.6746 → 1.5.0-dev.6751

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shepherdjerred/helm-types",
3
- "version": "1.5.0-dev.6746",
3
+ "version": "1.5.0-dev.6751",
4
4
  "description": "Generate TypeScript types from Helm chart values.yaml and values.schema.json",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -7,7 +7,7 @@ image:
7
7
  # -- Image pull policy.
8
8
  pullPolicy: IfNotPresent
9
9
  # -- Image tag; defaults to the chart appVersion when empty.
10
- tag: "@sha256:ec4ed8b5299e5e90694af7750eb6dffd2627317d30544d056b0371f8082f7bce"
10
+ tag: "@sha256:5a88c9c45479443d7be2eadc894b4ed0a9801bae03d97a5760ae13b5c2005942"
11
11
 
12
12
  # -- Whether the service is enabled.
13
13
  serviceEnabled: true