\n\n\n",
+ "mode": "html"
+ },
+ "pluginVersion": "8.3.3",
+ "title": "Blocking status",
+ "transparent": true,
+ "type": "text"
+ },
+ {
+ "description": "Blocky [version](https://github.com/0xERR0R/blocky) number",
+ "fieldConfig": {
+ "defaults": {
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ }
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 0,
+ "y": 3
+ },
+ "id": 55,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "center",
+ "orientation": "auto",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "/^version$/",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "repeatDirection": "v",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": false,
+ "expr": "blocky_build_info ",
+ "format": "table",
+ "instant": true,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Version",
+ "transformations": [
+ {
+ "id": "labelsToFields",
+ "options": {}
+ },
+ {
+ "id": "merge",
+ "options": {}
+ }
+ ],
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Average query response time for all query types",
+ "fieldConfig": {
+ "defaults": {
+ "mappings": [
+ {
+ "options": {
+ "match": "null",
+ "result": {
+ "text": "N/A"
+ }
+ },
+ "type": "special"
+ }
+ ],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "ms"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 6,
+ "y": 3
+ },
+ "id": 24,
+ "links": [],
+ "maxDataPoints": 100,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(increase(blocky_request_duration_ms_sum[$__range])) / sum(increase(blocky_request_duration_ms_count[$__range]))",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Avg response time",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Number of blacklist entries",
+ "fieldConfig": {
+ "defaults": {
+ "mappings": [
+ {
+ "options": {
+ "match": "null",
+ "result": {
+ "text": "N/A"
+ }
+ },
+ "type": "special"
+ }
+ ],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "none"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 12,
+ "y": 5
+ },
+ "id": 30,
+ "links": [],
+ "maxDataPoints": 100,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(blocky_blacklist_cache) / sum(up{job=~\"$job\"})",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Blacklist entries total",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "fieldConfig": {
+ "defaults": {
+ "decimals": 2,
+ "mappings": [
+ {
+ "options": {
+ "match": "null",
+ "result": {
+ "text": "N/A"
+ }
+ },
+ "type": "special"
+ }
+ ],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "bytes"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 6,
+ "y": 12
+ },
+ "id": 28,
+ "links": [],
+ "maxDataPoints": 100,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(go_memstats_sys_bytes{job=~\"$job\"})/sum(up{job=~\"$job\"})",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Memory allocated",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Percentage of blocked queries",
+ "fieldConfig": {
+ "defaults": {
+ "decimals": 2,
+ "mappings": [
+ {
+ "options": {
+ "match": "null",
+ "result": {
+ "text": "N/A"
+ }
+ },
+ "type": "special"
+ }
+ ],
+ "max": 1,
+ "min": 0,
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "percentunit"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 6,
+ "y": 6
+ },
+ "id": 34,
+ "links": [],
+ "maxDataPoints": 100,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(increase(blocky_response_total{response_type=\"BLOCKED\"}[$__range])) / sum(increase(blocky_query_total[$__range])) ",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Queries blocked",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Number of all queries. Shows the last value",
+ "fieldConfig": {
+ "defaults": {
+ "mappings": [
+ {
+ "options": {
+ "match": "null",
+ "result": {
+ "text": "N/A"
+ }
+ },
+ "type": "special"
+ }
+ ],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "none"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 0,
+ "y": 6
+ },
+ "hideTimeOverride": true,
+ "id": 4,
+ "links": [],
+ "maxDataPoints": 100,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "ceil(sum(increase(blocky_query_total[$__range]))) ",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Query Count Total",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Number of entries in the cache. Shows the last value",
+ "fieldConfig": {
+ "defaults": {
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ }
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 12,
+ "y": 8
+ },
+ "id": 45,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "auto",
+ "reduceOptions": {
+ "calcs": ["last"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(blocky_cache_entry_count)/ sum(up{job=~\"$job\"})",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Cache entries count",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Cache Hit/Miss ratio. 100 % means, all queries could be answered from the cache, 0% - all queries must be resolved via external DNS",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "thresholds"
+ },
+ "mappings": [],
+ "max": 1,
+ "min": 0,
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "percentunit"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 18,
+ "y": 8
+ },
+ "id": 47,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "auto",
+ "reduceOptions": {
+ "calcs": ["mean"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(increase(blocky_cache_hit_count[$__range])) / (sum(increase(blocky_cache_hit_count[$__range])) + sum(increase(blocky_cache_miss_count[$__range])))",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Cache Hit/Miss ratio",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Number of occured errors",
+ "fieldConfig": {
+ "defaults": {
+ "decimals": 0,
+ "mappings": [
+ {
+ "options": {
+ "match": "null",
+ "result": {
+ "text": "N/A"
+ }
+ },
+ "type": "special"
+ }
+ ],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "#299c46",
+ "value": null
+ },
+ {
+ "color": "rgba(237, 129, 40, 0.89)",
+ "value": 1
+ },
+ {
+ "color": "#d44a3a"
+ }
+ ]
+ },
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 0,
+ "y": 12
+ },
+ "id": 36,
+ "links": [],
+ "maxDataPoints": 100,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(increase(blocky_error_total[$__range]))",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Error count",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Amount of performed DNS queries to prefetch cached queries",
+ "fieldConfig": {
+ "defaults": {
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ }
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 0,
+ "y": 9
+ },
+ "id": 53,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "auto",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "ceil(sum(increase(blocky_prefetch_count[$__range])))",
+ "format": "table",
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Prefetch count",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Amount of prefetch queries per minute",
+ "fieldConfig": {
+ "defaults": {
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ }
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 12,
+ "y": 11
+ },
+ "id": 51,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "auto",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(rate(blocky_prefetch_count[5m])) * 60",
+ "format": "table",
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Prefetch rate per min",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "How many of cached entries were prefetched automatically",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "thresholds"
+ },
+ "mappings": [],
+ "max": 1,
+ "min": 0,
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "percentunit"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 18,
+ "y": 11
+ },
+ "id": 58,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "auto",
+ "reduceOptions": {
+ "calcs": ["mean"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(increase(blocky_prefetch_hit_count[$__range])) / (sum(increase(blocky_cache_hit_count[$__range])))",
+ "format": "table",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Prefetch Hit ratio",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "description": "Time since last list refresh",
+ "fieldConfig": {
+ "defaults": {
+ "decimals": 0,
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "s"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 18,
+ "y": 5
+ },
+ "id": 57,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "auto",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": false,
+ "expr": "sum(time() -blocky_last_list_group_refresh)/ sum(up{job=~\"$job\"})",
+ "format": "table",
+ "instant": true,
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Last list refresh",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "datasource": {
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "description": "Amount of unique domains in the prefetched cache",
+ "fieldConfig": {
+ "defaults": {
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ }
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 3,
+ "w": 6,
+ "x": 6,
+ "y": 9
+ },
+ "id": 49,
+ "options": {
+ "colorMode": "value",
+ "graphMode": "area",
+ "justifyMode": "auto",
+ "orientation": "auto",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "textMode": "auto"
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(blocky_prefetch_domain_name_cache_count)/ sum(up{job=~\"$job\"})",
+ "format": "table",
+ "interval": "",
+ "legendFormat": "",
+ "refId": "A"
+ }
+ ],
+ "title": "Prefetch domain count",
+ "transparent": true,
+ "type": "stat"
+ },
+ {
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisLabel": "avg requests / min",
+ "axisPlacement": "auto",
+ "barAlignment": 0,
+ "drawStyle": "line",
+ "fillOpacity": 10,
+ "gradientMode": "none",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "lineInterpolation": "linear",
+ "lineWidth": 1,
+ "pointSize": 5,
+ "scaleDistribution": {
+ "type": "linear"
+ },
+ "showPoints": "never",
+ "spanNulls": true,
+ "stacking": {
+ "group": "A",
+ "mode": "none"
+ },
+ "thresholdsStyle": {
+ "mode": "off"
+ }
+ },
+ "links": [],
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 7,
+ "w": 24,
+ "x": 0,
+ "y": 15
+ },
+ "id": 10,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "hidden",
+ "placement": "bottom"
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(rate(blocky_query_total[5m])) * 60",
+ "format": "time_series",
+ "instant": false,
+ "interval": "",
+ "legendFormat": " ",
+ "refId": "A"
+ }
+ ],
+ "title": "Request rate",
+ "transparent": true,
+ "type": "timeseries"
+ },
+ {
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisLabel": "avg requests / min",
+ "axisPlacement": "auto",
+ "barAlignment": 0,
+ "drawStyle": "bars",
+ "fillOpacity": 100,
+ "gradientMode": "none",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "lineInterpolation": "linear",
+ "lineWidth": 1,
+ "pointSize": 5,
+ "scaleDistribution": {
+ "type": "linear"
+ },
+ "showPoints": "never",
+ "spanNulls": true,
+ "stacking": {
+ "group": "A",
+ "mode": "none"
+ },
+ "thresholdsStyle": {
+ "mode": "off"
+ }
+ },
+ "links": [],
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ },
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 7,
+ "w": 24,
+ "x": 0,
+ "y": 22
+ },
+ "id": 52,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "list",
+ "placement": "bottom"
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "pluginVersion": "8.3.3",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum by (client) (rate(blocky_query_total[5m])) * 60",
+ "format": "time_series",
+ "instant": false,
+ "interval": "",
+ "legendFormat": " {{client}}",
+ "refId": "A"
+ }
+ ],
+ "title": "Request rate per client",
+ "transparent": true,
+ "type": "timeseries"
+ },
+ {
+ "cards": {},
+ "color": {
+ "cardColor": "#FADE2A",
+ "colorScale": "sqrt",
+ "colorScheme": "interpolateYlOrBr",
+ "exponent": 0.5,
+ "mode": "opacity"
+ },
+ "dataFormat": "tsbuckets",
+ "gridPos": {
+ "h": 9,
+ "w": 24,
+ "x": 0,
+ "y": 29
+ },
+ "heatmap": {},
+ "hideZeroBuckets": false,
+ "highlightCards": true,
+ "id": 22,
+ "legend": {
+ "show": true
+ },
+ "reverseYBuckets": false,
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": true,
+ "expr": "sum(increase(blocky_request_duration_ms_bucket{response_type=\"RESOLVED\"}[$__range])) by (le)",
+ "format": "heatmap",
+ "instant": false,
+ "interval": "",
+ "legendFormat": "{{le}}",
+ "refId": "A"
+ }
+ ],
+ "title": "request duration (upstream)",
+ "tooltip": {
+ "show": true,
+ "showHistogram": false
+ },
+ "transparent": true,
+ "type": "heatmap",
+ "xAxis": {
+ "show": true
+ },
+ "yAxis": {
+ "format": "ms",
+ "logBase": 1,
+ "show": true
+ },
+ "yBucketBound": "auto"
+ },
+ {
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ }
+ },
+ "decimals": 0,
+ "mappings": [],
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 0,
+ "y": 38
+ },
+ "id": 2,
+ "links": [],
+ "maxDataPoints": 3,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "table",
+ "placement": "right",
+ "values": ["value", "percent"]
+ },
+ "pieType": "donut",
+ "reduceOptions": {
+ "calcs": ["sum"],
+ "fields": "",
+ "values": false
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "pluginVersion": "6.6.2",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": false,
+ "expr": " sort_desc(sum by (type) (ceil(increase(blocky_query_total[$__range]))))",
+ "format": "time_series",
+ "instant": true,
+ "interval": "",
+ "legendFormat": "{{ type }}",
+ "refId": "A"
+ }
+ ],
+ "title": "Query by type",
+ "transparent": true,
+ "type": "piechart"
+ },
+ {
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ }
+ },
+ "decimals": 0,
+ "mappings": [],
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 12,
+ "y": 38
+ },
+ "id": 8,
+ "links": [],
+ "maxDataPoints": 3,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "table",
+ "placement": "right",
+ "values": ["value", "percent"]
+ },
+ "pieType": "donut",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "pluginVersion": "6.6.2",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": false,
+ "expr": "sort_desc(sum by (client) (ceil(increase(blocky_query_total[$__range]))))",
+ "format": "time_series",
+ "instant": true,
+ "interval": "",
+ "legendFormat": "{{ client }}",
+ "refId": "A"
+ }
+ ],
+ "title": "Query per Client",
+ "transparent": true,
+ "type": "piechart"
+ },
+ {
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ }
+ },
+ "decimals": 0,
+ "mappings": [],
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 0,
+ "y": 46
+ },
+ "id": 32,
+ "links": [],
+ "maxDataPoints": 3,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "table",
+ "placement": "right",
+ "values": ["value"]
+ },
+ "pieType": "donut",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "pluginVersion": "6.6.2",
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": false,
+ "expr": "topk(1, blocky_blacklist_cache) by (group)",
+ "format": "time_series",
+ "instant": true,
+ "interval": "",
+ "legendFormat": "{{ group }}",
+ "refId": "A"
+ }
+ ],
+ "title": "Blacklist by group",
+ "transparent": true,
+ "type": "piechart"
+ },
+ {
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ }
+ },
+ "decimals": 0,
+ "mappings": [],
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 12,
+ "y": 46
+ },
+ "id": 14,
+ "links": [],
+ "maxDataPoints": 3,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "table",
+ "placement": "right",
+ "values": ["value", "percent"]
+ },
+ "pieType": "donut",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": false,
+ "expr": " sort_desc(sum by (reason) (ceil(increase(blocky_response_total[$__range]))))",
+ "format": "time_series",
+ "instant": true,
+ "interval": "",
+ "legendFormat": "{{reason}}",
+ "refId": "A"
+ }
+ ],
+ "title": "Response Reasons",
+ "transparent": true,
+ "type": "piechart"
+ },
+ {
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ }
+ },
+ "decimals": 0,
+ "mappings": [],
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 0,
+ "y": 54
+ },
+ "id": 38,
+ "interval": "",
+ "links": [],
+ "maxDataPoints": 3,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "table",
+ "placement": "right",
+ "values": ["value", "percent"]
+ },
+ "pieType": "donut",
+ "reduceOptions": {
+ "calcs": ["sum"],
+ "fields": "",
+ "values": false
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": false,
+ "expr": " sort_desc(sum by (response_type) (ceil(increase(blocky_response_total[$__range]))))",
+ "format": "time_series",
+ "instant": true,
+ "interval": "",
+ "legendFormat": "{{response_type}}",
+ "refId": "A"
+ }
+ ],
+ "title": "Response Type",
+ "transparent": true,
+ "type": "piechart"
+ },
+ {
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ }
+ },
+ "decimals": 0,
+ "mappings": [],
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 12,
+ "y": 54
+ },
+ "id": 12,
+ "links": [],
+ "maxDataPoints": 3,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "table",
+ "placement": "right",
+ "values": ["value", "percent"]
+ },
+ "pieType": "donut",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "targets": [
+ {
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "exemplar": false,
+ "expr": " sort_desc(sum by (response_code) (ceil(increase(blocky_response_total[$__range]))))",
+ "format": "time_series",
+ "instant": true,
+ "interval": "",
+ "legendFormat": "{{response_code}}",
+ "refId": "A"
+ }
+ ],
+ "title": "Response status",
+ "transparent": true,
+ "type": "piechart"
+ }
+ ],
+ "refresh": false,
+ "schemaVersion": 34,
+ "style": "dark",
+ "tags": [],
+ "templating": {
+ "list": [
+ {
+ "current": {
+ "selected": false,
+ "text": "Prometheus",
+ "value": "Prometheus"
+ },
+ "hide": 0,
+ "includeAll": false,
+ "multi": false,
+ "name": "DS_PROMETHEUS",
+ "label": "datasource",
+ "options": [],
+ "query": "prometheus",
+ "refresh": 1,
+ "regex": "",
+ "skipUrlSync": false,
+ "type": "datasource"
+ },
+ {
+ "hide": 0,
+ "label": "blocky API URL",
+ "name": "blocky_url",
+ "query": "${VAR_BLOCKY_URL}",
+ "skipUrlSync": false,
+ "type": "constant",
+ "current": {
+ "value": "${VAR_BLOCKY_URL}",
+ "text": "${VAR_BLOCKY_URL}",
+ "selected": false
+ },
+ "options": [
+ {
+ "value": "${VAR_BLOCKY_URL}",
+ "text": "${VAR_BLOCKY_URL}",
+ "selected": false
+ }
+ ]
+ },
+ {
+ "current": {},
+ "datasource": {
+ "type": "prometheus",
+ "uid": "${DS_PROMETHEUS}"
+ },
+ "definition": "label_values(blocky_blocking_enabled,job)",
+ "hide": 0,
+ "includeAll": true,
+ "label": "job",
+ "multi": false,
+ "name": "job",
+ "options": [],
+ "query": {
+ "qryType": 1,
+ "query": "label_values(blocky_blocking_enabled,job)",
+ "refId": "PrometheusVariableQueryEditor-VariableQuery"
+ },
+ "refresh": 1,
+ "regex": "",
+ "skipUrlSync": false,
+ "sort": 1,
+ "type": "query"
+ }
+ ]
+ },
+ "time": {
+ "from": "now-3h",
+ "to": "now"
+ },
+ "timepicker": {
+ "refresh_intervals": [
+ "5s",
+ "10s",
+ "30s",
+ "1m",
+ "5m",
+ "15m",
+ "30m",
+ "1h",
+ "2h",
+ "1d"
+ ]
+ },
+ "timezone": "",
+ "title": "blocky",
+ "uid": "JvOqE4gRk",
+ "version": 1,
+ "weekStart": ""
+}
diff --git a/enterprise/blocky/14.0.4/dashboardpsql.json b/enterprise/blocky/14.0.4/dashboardpsql.json
new file mode 100644
index 00000000000..203723f09d2
--- /dev/null
+++ b/enterprise/blocky/14.0.4/dashboardpsql.json
@@ -0,0 +1,874 @@
+{
+ "__inputs": [
+ {
+ "name": "DS_POSTGRES",
+ "label": "Postgres",
+ "description": "",
+ "type": "datasource",
+ "pluginId": "postgres",
+ "pluginName": "Postgres"
+ }
+ ],
+ "__requires": [
+ {
+ "type": "panel",
+ "id": "barchart",
+ "name": "Bar chart",
+ "version": ""
+ },
+ {
+ "type": "panel",
+ "id": "bargauge",
+ "name": "Bar gauge",
+ "version": ""
+ },
+ {
+ "type": "grafana",
+ "id": "grafana",
+ "name": "Grafana",
+ "version": "8.1.2"
+ },
+ {
+ "type": "datasource",
+ "id": "postgres",
+ "name": "Postgres",
+ "version": "1.0.0"
+ },
+ {
+ "type": "panel",
+ "id": "piechart",
+ "name": "Pie chart",
+ "version": ""
+ },
+ {
+ "type": "panel",
+ "id": "table",
+ "name": "Table",
+ "version": ""
+ },
+ {
+ "type": "panel",
+ "id": "timeseries",
+ "name": "Time series",
+ "version": ""
+ }
+ ],
+ "annotations": {
+ "list": [
+ {
+ "builtIn": 1,
+ "datasource": "-- Grafana --",
+ "enable": true,
+ "hide": true,
+ "iconColor": "rgba(0, 211, 255, 1)",
+ "name": "Annotations & Alerts",
+ "target": {
+ "limit": 100,
+ "matchAny": false,
+ "tags": [],
+ "type": "dashboard"
+ },
+ "type": "dashboard"
+ }
+ ]
+ },
+ "editable": true,
+ "gnetId": null,
+ "graphTooltip": 0,
+ "id": null,
+ "iteration": 1631130053746,
+ "links": [],
+ "panels": [
+ {
+ "cacheTimeout": null,
+ "datasource": "${DS_POSTGRES}",
+ "description": "",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ }
+ },
+ "displayName": "${__field.labels.response_type}",
+ "mappings": [],
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 6,
+ "x": 0,
+ "y": 0
+ },
+ "id": 14,
+ "interval": null,
+ "links": [],
+ "options": {
+ "displayLabels": [],
+ "legend": {
+ "displayMode": "table",
+ "placement": "right",
+ "values": ["value"]
+ },
+ "pieType": "pie",
+ "reduceOptions": {
+ "calcs": ["sum"],
+ "fields": "",
+ "values": false
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "pluginVersion": "8.1.2",
+ "repeatDirection": "v",
+ "targets": [
+ {
+ "format": "time_series",
+ "group": [],
+ "metricColumn": "none",
+ "rawQuery": true,
+ "rawSql": "SELECT t.response_type, max(t.request_Ts) as time, count(*) as cnt from log_entries t \n WHERE $__timeFilter(t.request_Ts) and \n t.response_type in ($response_type) and \n t.client_name in ($client_name) and \n (length(''$question'') = 0 or POSITION(lower(''$question'') IN t.question_name) > 0)\n group by t.response_type\n order by time",
+ "refId": "A",
+ "select": [
+ [
+ {
+ "params": ["value"],
+ "type": "column"
+ }
+ ]
+ ],
+ "timeColumn": "time",
+ "where": [
+ {
+ "name": "$__timeFilter",
+ "params": [],
+ "type": "macro"
+ }
+ ]
+ }
+ ],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "Query count by response type",
+ "transformations": [],
+ "type": "piechart"
+ },
+ {
+ "datasource": "${DS_POSTGRES}",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ }
+ },
+ "mappings": []
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 6,
+ "x": 6,
+ "y": 0
+ },
+ "id": 16,
+ "options": {
+ "displayLabels": [],
+ "legend": {
+ "displayMode": "table",
+ "placement": "right",
+ "values": ["value"]
+ },
+ "pieType": "pie",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": false
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "targets": [
+ {
+ "format": "time_series",
+ "group": [],
+ "metricColumn": "none",
+ "rawQuery": true,
+ "rawSql": "SELECT max(t.request_ts) AS time,\n case when t.reason like ''BLOCKED%'' then SPLIT_PART(SPLIT_PART(t.reason,''('',-1), '')'',1) else '''' end AS metric,\n count(t.reason) AS cnt\nFROM log_entries t\nWHERE t.response_type =''BLOCKED''\n AND $__timeFilter(t.request_Ts)\n AND t.client_name in ($client_name)\n AND (length(''$question'') = 0 or POSITION(lower(''$question'') IN t.question_name) > 0)\nGROUP BY 2\nORDER BY time",
+ "refId": "A",
+ "select": [
+ [
+ {
+ "params": ["duration_ms"],
+ "type": "column"
+ }
+ ]
+ ],
+ "table": "log_entries",
+ "timeColumn": "request_ts",
+ "timeColumnType": "timestamp",
+ "where": [
+ {
+ "name": "$__timeFilter",
+ "params": [],
+ "type": "macro"
+ }
+ ]
+ }
+ ],
+ "title": "Blocked by Blacklist",
+ "type": "piechart"
+ },
+ {
+ "cacheTimeout": null,
+ "datasource": "${DS_POSTGRES}",
+ "description": "",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "thresholds"
+ },
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 12,
+ "y": 0
+ },
+ "id": 13,
+ "interval": null,
+ "links": [],
+ "options": {
+ "displayMode": "gradient",
+ "orientation": "horizontal",
+ "reduceOptions": {
+ "calcs": ["lastNotNull"],
+ "fields": "",
+ "values": true
+ },
+ "showUnfilled": true,
+ "text": {}
+ },
+ "pluginVersion": "8.1.2",
+ "repeatDirection": "v",
+ "targets": [
+ {
+ "format": "table",
+ "group": [],
+ "metricColumn": "none",
+ "rawQuery": true,
+ "rawSql": "SELECT max(t.request_Ts) as time, t.client_name as metric, count(*) as cnt from log_entries t \n WHERE $__timeFilter(t.request_Ts) and \n t.response_type in ($response_type) and \n t.client_name in ($client_name) and \n (length(''$question'') = 0 or POSITION(lower(''$question'') IN t.question_name) > 0)\n group by t.client_name\n order by 3 desc",
+ "refId": "A",
+ "select": [
+ [
+ {
+ "params": ["value"],
+ "type": "column"
+ }
+ ]
+ ],
+ "timeColumn": "time",
+ "where": [
+ {
+ "name": "$__timeFilter",
+ "params": [],
+ "type": "macro"
+ }
+ ]
+ }
+ ],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "Query count by client",
+ "transformations": [],
+ "type": "bargauge"
+ },
+ {
+ "datasource": "${DS_POSTGRES}",
+ "description": "Top 20 effective top level domain plus one more label",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisLabel": "",
+ "axisPlacement": "auto",
+ "axisSoftMin": 0,
+ "fillOpacity": 67,
+ "gradientMode": "none",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "lineWidth": 2
+ },
+ "displayName": "count",
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 0,
+ "y": 8
+ },
+ "id": 11,
+ "options": {
+ "barWidth": 0.26,
+ "groupWidth": 0.7,
+ "legend": {
+ "calcs": [],
+ "displayMode": "hidden",
+ "placement": "bottom"
+ },
+ "orientation": "horizontal",
+ "showValue": "never",
+ "stacking": "none",
+ "text": {
+ "valueSize": 10
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "targets": [
+ {
+ "format": "table",
+ "group": [],
+ "hide": false,
+ "metricColumn": "question_name",
+ "rawQuery": true,
+ "rawSql": "SELECT t.effective_tldp as metric, count(*) as value from log_entries t \nWHERE $__timeFilter(t.request_Ts) \n and t.response_type in ($response_type) \n and t.client_name in ($client_name) \n and (length(''$question'') = 0 or POSITION(lower(''$question'') IN t.question_name) > 0) \n group by t.effective_tldp order by count(*) desc limit 20",
+ "refId": "A",
+ "select": [
+ [
+ {
+ "params": ["value"],
+ "type": "column"
+ }
+ ]
+ ],
+ "table": "log_entries",
+ "timeColumn": "request_ts",
+ "where": []
+ }
+ ],
+ "title": "Top 20 effective TLD+1",
+ "type": "barchart"
+ },
+ {
+ "datasource": "${DS_POSTGRES}",
+ "description": "",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisLabel": "",
+ "axisPlacement": "auto",
+ "axisSoftMin": 0,
+ "fillOpacity": 67,
+ "gradientMode": "none",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "lineWidth": 2
+ },
+ "displayName": "count",
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "short"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 12,
+ "x": 12,
+ "y": 8
+ },
+ "id": 8,
+ "options": {
+ "barWidth": 0.26,
+ "groupWidth": 0.7,
+ "legend": {
+ "calcs": [],
+ "displayMode": "hidden",
+ "placement": "bottom"
+ },
+ "orientation": "horizontal",
+ "showValue": "never",
+ "stacking": "none",
+ "text": {
+ "valueSize": 10
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "targets": [
+ {
+ "format": "table",
+ "group": [],
+ "hide": false,
+ "metricColumn": "question_name",
+ "rawQuery": true,
+ "rawSql": "SELECT t.question_name as metric, count(*) as value from log_entries t \n WHERE $__timeFilter(t.request_Ts) and \n t.response_type in ($response_type) and \n t.client_name in ($client_name) and \n (length(''$question'') = 0 or POSITION(lower(''$question'') IN t.question_name) > 0) \n group by t.question_name order by count(*) desc limit 20",
+ "refId": "A",
+ "select": [
+ [
+ {
+ "params": ["value"],
+ "type": "column"
+ }
+ ]
+ ],
+ "table": "log_entries",
+ "timeColumn": "request_ts",
+ "where": []
+ }
+ ],
+ "title": "Top 20 queried domains",
+ "type": "barchart"
+ },
+ {
+ "datasource": "${DS_POSTGRES}",
+ "description": "",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisLabel": "queries count",
+ "axisPlacement": "auto",
+ "barAlignment": 0,
+ "drawStyle": "bars",
+ "fillOpacity": 35,
+ "gradientMode": "hue",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "lineInterpolation": "linear",
+ "lineStyle": {
+ "fill": "solid"
+ },
+ "lineWidth": 1,
+ "pointSize": 12,
+ "scaleDistribution": {
+ "type": "linear"
+ },
+ "showPoints": "never",
+ "spanNulls": 3600000,
+ "stacking": {
+ "group": "A",
+ "mode": "none"
+ },
+ "thresholdsStyle": {
+ "mode": "off"
+ }
+ },
+ "displayName": "${__field.labels.client_name}",
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ }
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 7,
+ "w": 24,
+ "x": 0,
+ "y": 16
+ },
+ "id": 12,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "list",
+ "placement": "right"
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "pluginVersion": "8.1.2",
+ "targets": [
+ {
+ "format": "time_series",
+ "group": [],
+ "metricColumn": "none",
+ "rawQuery": true,
+ "rawSql": "SELECT\n $__timeGroupAlias(t.request_Ts, ''30m''),\n t.client_name,\n count(*) as c\nFROM log_entries t\nWHERE\n $__timeFilter(t.request_Ts) and \n t.response_type in ($response_type) and \n t.client_name in ($client_name) and \n (length(''$question'') = 0 or POSITION(lower(''$question'') IN t.question_name) > 0)\nGROUP BY 1,2\nORDER BY 1",
+ "refId": "A",
+ "select": [
+ [
+ {
+ "params": ["duration_ms"],
+ "type": "column"
+ }
+ ]
+ ],
+ "table": "log_entries",
+ "timeColumn": "request_ts",
+ "timeColumnType": "timestamp",
+ "where": [
+ {
+ "name": "$__timeFilter",
+ "params": [],
+ "type": "macro"
+ }
+ ]
+ }
+ ],
+ "title": "Queries number per client (30m)",
+ "type": "timeseries"
+ },
+ {
+ "datasource": "${DS_POSTGRES}",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisLabel": "",
+ "axisPlacement": "auto",
+ "barAlignment": -1,
+ "drawStyle": "bars",
+ "fillOpacity": 0,
+ "gradientMode": "none",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "lineInterpolation": "stepBefore",
+ "lineStyle": {
+ "fill": "solid"
+ },
+ "lineWidth": 1,
+ "pointSize": 5,
+ "scaleDistribution": {
+ "type": "linear"
+ },
+ "showPoints": "auto",
+ "spanNulls": true,
+ "stacking": {
+ "group": "A",
+ "mode": "none"
+ },
+ "thresholdsStyle": {
+ "mode": "line"
+ }
+ },
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ },
+ "unit": "dtdurationms"
+ },
+ "overrides": []
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 24,
+ "x": 0,
+ "y": 23
+ },
+ "id": 10,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "hidden",
+ "placement": "bottom"
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "targets": [
+ {
+ "format": "time_series",
+ "group": [],
+ "metricColumn": "none",
+ "rawQuery": true,
+ "rawSql": "SELECT\n EXTRACT(EPOCH from t.request_Ts) as time,\n t.duration_ms\nFROM log_entries t\nWHERE\n $__timeFilter(t.request_Ts) and \n t.response_type in ($response_type) and \n t.client_name in ($client_name) and \n (length(''$question'') = 0 or POSITION(lower(''$question'') IN t.question_name) > 0)\nORDER BY request_ts",
+ "refId": "A",
+ "select": [
+ [
+ {
+ "params": ["duration_ms"],
+ "type": "column"
+ }
+ ]
+ ],
+ "table": "log_entries",
+ "timeColumn": "request_ts",
+ "timeColumnType": "timestamp",
+ "where": [
+ {
+ "name": "$__timeFilter",
+ "params": [],
+ "type": "macro"
+ }
+ ]
+ }
+ ],
+ "title": "Query duration",
+ "type": "timeseries"
+ },
+ {
+ "datasource": "${DS_POSTGRES}",
+ "description": "Last 100 queries, newest on top",
+ "fieldConfig": {
+ "defaults": {
+ "custom": {
+ "align": null,
+ "displayMode": "auto",
+ "filterable": false
+ },
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ }
+ ]
+ }
+ },
+ "overrides": [
+ {
+ "matcher": {
+ "id": "byName",
+ "options": "time"
+ },
+ "properties": [
+ {
+ "id": "unit",
+ "value": "dateTimeAsIsoNoDateIfToday"
+ }
+ ]
+ }
+ ]
+ },
+ "gridPos": {
+ "h": 8,
+ "w": 24,
+ "x": 0,
+ "y": 31
+ },
+ "id": 4,
+ "options": {
+ "showHeader": true
+ },
+ "pluginVersion": "8.1.2",
+ "targets": [
+ {
+ "format": "table",
+ "group": [],
+ "metricColumn": "none",
+ "rawQuery": true,
+ "rawSql": "SELECT EXTRACT(EPOCH from t.request_Ts) as \"time\", \n t.client_ip as \"client IP\", \n t.client_name as \"client name\", \n t.duration_ms as \"duration in ms\", \n t.response_type as \"response type\", \n t.question_type as \"question type\", \n t.question_name as \"question name\", \n t.effective_tldp as \"effective TLD+1\", \n t.answer as \"answer\" from log_entries t \n WHERE $__timeFilter(t.request_Ts) and \n t.response_type in ($response_type) and \n t.client_name in ($client_name) and \n (length(''$question'') = 0 or POSITION(lower(''$question'') IN t.question_name) > 0) \n order by t.request_Ts desc limit 100",
+ "refId": "A",
+ "select": [
+ [
+ {
+ "params": ["value"],
+ "type": "column"
+ }
+ ]
+ ],
+ "timeColumn": "time",
+ "where": [
+ {
+ "name": "$__timeFilter",
+ "params": [],
+ "type": "macro"
+ }
+ ]
+ }
+ ],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "Last queries",
+ "type": "table"
+ }
+ ],
+ "refresh": "",
+ "schemaVersion": 30,
+ "style": "dark",
+ "tags": [],
+ "templating": {
+ "list": [
+ {
+ "current": {
+ "selected": false,
+ "text": "BlockyPostgres",
+ "value": "blockypostgres"
+ },
+ "hide": 0,
+ "includeAll": false,
+ "label": "datasource",
+ "multi": false,
+ "name": "DS_POSTGRES",
+ "options": [],
+ "query": "grafana-postgresql-datasource",
+ "refresh": 1,
+ "regex": "",
+ "skipUrlSync": false,
+ "type": "datasource"
+ },
+ {
+ "allValue": "",
+ "current": {},
+ "datasource": "${DS_POSTGRES}",
+ "definition": "select distinct client_name from log_entries",
+ "description": null,
+ "error": null,
+ "hide": 0,
+ "includeAll": true,
+ "label": "Client name",
+ "multi": true,
+ "name": "client_name",
+ "options": [],
+ "query": "select distinct client_name from log_entries",
+ "refresh": 2,
+ "regex": "",
+ "skipUrlSync": false,
+ "sort": 1,
+ "tagValuesQuery": "",
+ "tagsQuery": "",
+ "type": "query",
+ "useTags": false
+ },
+ {
+ "allValue": null,
+ "current": {},
+ "datasource": "${DS_POSTGRES}",
+ "definition": "select distinct response_type from log_entries",
+ "description": null,
+ "error": null,
+ "hide": 0,
+ "includeAll": true,
+ "label": "Response type",
+ "multi": true,
+ "name": "response_type",
+ "options": [],
+ "query": "select distinct response_type from log_entries",
+ "refresh": 2,
+ "regex": "",
+ "skipUrlSync": false,
+ "sort": 1,
+ "tagValuesQuery": "",
+ "tagsQuery": "",
+ "type": "query",
+ "useTags": false
+ },
+ {
+ "current": {
+ "selected": false,
+ "text": "",
+ "value": ""
+ },
+ "description": null,
+ "error": null,
+ "hide": 0,
+ "label": "Domain (contains)",
+ "name": "question",
+ "options": [
+ {
+ "selected": true,
+ "text": "",
+ "value": ""
+ }
+ ],
+ "query": "",
+ "skipUrlSync": false,
+ "type": "textbox"
+ }
+ ]
+ },
+ "time": {
+ "from": "now-24h",
+ "to": "now"
+ },
+ "timepicker": {},
+ "timezone": "",
+ "title": "Blocky query",
+ "uid": "AVmWSVWgz",
+ "version": 3
+}
diff --git a/enterprise/blocky/14.0.4/ix_values.yaml b/enterprise/blocky/14.0.4/ix_values.yaml
new file mode 100644
index 00000000000..bf585a27c8a
--- /dev/null
+++ b/enterprise/blocky/14.0.4/ix_values.yaml
@@ -0,0 +1,380 @@
+image:
+ repository: spx01/blocky
+ tag: v0.23@sha256:24855b63986c790093554a1f62b58379a06bc10a90ee073906e7c39bf692adcc
+ pullPolicy: IfNotPresent
+k8sgatewayImage:
+ repository: quay.io/oriedge/k8s_gateway
+ pullPolicy: IfNotPresent
+ tag: v0.4.0@sha256:7bdbd447c0244b8f89de9cd6f4826ed0ac66c9406fac3a4ac80081020c251c6b
+
+workload:
+ main:
+ replicas: 2
+ strategy: RollingUpdate
+ podSpec:
+ containers:
+ main:
+ probes:
+ liveness:
+ enabled: false
+ type: exec
+ command:
+ - /app/blocky
+ - healthcheck
+ readiness:
+ enabled: false
+ type: exec
+ command:
+ - /app/blocky
+ - healthcheck
+ startup:
+ enabled: false
+ type: exec
+ command:
+ - /app/blocky
+ - healthcheck
+# -- Blocky Config File content
+blockyConfig: {}
+# upstream:
+# default:
+# - 1.1.1.1
+
+# -- some general blocky settings
+blocky:
+ # -- Enable prometheus annotations
+ enablePrometheus: true
+service:
+ main:
+ enabled: true
+ ports:
+ main:
+ enabled: true
+ port: 4000
+ protocol: http
+ targetPort: 4000
+ dns:
+ enabled: true
+ ports:
+ dns:
+ enabled: true
+ port: 53
+ protocol: udp
+ targetPort: 53
+ dnstcp:
+ enabled: true
+ protocol: tcp
+ port: "{{ .Values.service.dns.dns.port }}"
+ targetPort: "{{ .Values.service.dns.dns.targetPort }}"
+ dot:
+ enabled: true
+ ports:
+ dot:
+ enabled: true
+ port: 853
+ protocol: tcp
+ targetPort: 853
+ https:
+ enabled: true
+ ports:
+ https:
+ enabled: true
+ port: 4443
+ protocol: https
+ targetPort: 4443
+ k8sgateway:
+ enabled: true
+ ports:
+ k8sgateway:
+ enabled: true
+ port: 5353
+ protocol: udp
+ targetPort: 5353
+## TODO Add support for SCALE certificates and certificates secrets here
+certFile: ""
+keyFile: ""
+logLevel: info
+logFormat: text
+logTimestamp: true
+logPrivacy: false
+dohUserAgent: ""
+minTlsServeVersion: 1.2
+# -- set the default DNS upstream servers
+# Primarily designed for inclusion in the TrueNAS SCALE GUI
+defaultUpstreams:
+ - 1.1.1.1
+ - 1.0.0.1
+ - 8.8.8.8
+ - 8.8.4.4
+ - 9.9.9.9
+ - 149.112.112.112
+ - 208.67.222.222
+ - 208.67.220.220
+ - 8.26.56.26
+ - 8.20.247.20
+ - 185.228.168.9
+ - 185.228.169.9
+ - 76.76.19.19
+ - 76.223.122.150
+ - 76.76.2.0
+ - 76.76.10.0
+# -- set additional upstreams
+# Primarily designed for inclusion in the TrueNAS SCALE GUI
+upstreams:
+# - name: group2
+# dnsservers:
+# - 1.1.1.1
+
+# -- set bootstrap dns (not needed)
+# Ensures bootstrap encryption and ensure it doesn't use k8s dns
+bootstrapDns:
+ # -- Upstream
+ upstream: ""
+ # -- IP's linked to upstream DoT/DoH DNS name
+ ips: []
+# -- set additional bootstrap dns (not needed, only used if bootstrapDns is set)
+additionalBootstrapDns: []
+# - upstream: ""
+# ips: []
+
+# -- Return empty answer for these queries
+filtering:
+ # -- Ensures filtering by query type
+ queryTypes: []
+# -- Set manual custom DNS resolution
+customDNS:
+ customTTL: 1h
+ filterUnmappedTypes: true
+ rewrite: []
+ # - in: something.com
+ # out: somethingelse.com
+ mapping: []
+ # - domain: something.com
+ # dnsserver: 192.168.178.1
+# -- Setup client-name lookup
+clientLookup:
+ # -- upstream used for client-name lookup
+ upstream: ""
+ singleNameOrder: []
+ clients:
+ # - domain: laptop
+ # ips: []
+# -- Setup caching
+caching:
+ minTime: 5m
+ maxTime: 30m
+ maxItemsCount: 0
+ prefetching: false
+ prefetchExpires: 2h
+ prefetchThreshold: 5
+ prefetchMaxItemsCount: 0
+ cacheTimeNegative: 30m
+# -- set conditional settings
+# Primarily designed for inclusion in the TrueNAS SCALE GUI
+conditional:
+ rewrite: []
+ # - in: something.com
+ # out: somethingelse.com
+ mapping: []
+ # - domain: something.com
+ # dnsserver: 192.168.178.1
+# -- set blocking settings using Lists
+# Primarily designed for inclusion in the TrueNAS SCALE GUI
+blocking:
+ # -- Sets the blocktype
+ blockType: nxDomain
+ # -- Sets the block ttl
+ blockTTL: 6h
+ # -- Sets the block refreshPeriod
+ refreshPeriod: 4h
+ # -- Sets the block download timeout
+ downloadTimeout: 60s
+ # -- Sets the block download attempt count
+ downloadAttempts: 3
+ # -- Sets the block download cooldown
+ downloadCooldown: 2s
+ # -- Set the start strategy (blocking | failOnError | fast)
+ startStrategy: blocking
+ # -- Sets how many list-groups can be processed at the same time
+ processingConcurrency: 4
+ # -- Add blocky whitelists
+ whitelist: []
+ # - name: ads
+ # lists:
+ # - https://someurl.com/list.txt
+ # - /somefile.txt
+
+ # -- Blocky blacklists
+ blacklist: []
+ # - name: ads
+ # lists:
+ # - https://someurl.com/list.txt
+ # - /somefile.txt
+
+ # -- Blocky clientGroupsBlock
+ clientGroupsBlock: []
+ # - name: default
+ # groups:
+ # - ads
+# -- configure using hostsfile for lookups
+# Allows for using the hosts configured in kubernetes and such
+hostsFile:
+ enabled: false
+ filePath: /etc/hosts
+ hostsTTL: 60m
+ refreshPeriod: 30m
+## TODO: add this with postgresql support as well
+# queryLog:
+# type: csv
+# target: /logs
+# logRetentionDays: 0
+# creationAttempts: 3
+# CreationCooldown: 2
+podOptions:
+ automountServiceAccountToken: true
+portal:
+ open:
+ enabled: false
+serviceAccount:
+ main:
+ # -- Specifies whether a service account should be created
+ enabled: true
+ primary: true
+# -- Create a ClusterRole and ClusterRoleBinding
+# @default -- See below
+rbac:
+ main:
+ # -- Enables or disables the ClusterRole and ClusterRoleBinding
+ enabled: true
+ primary: true
+ clusterWide: true
+ # -- Set Rules on the ClusterRole
+ rules:
+ - apiGroups:
+ - ""
+ resources:
+ - services
+ - namespaces
+ verbs:
+ - list
+ - watch
+ - apiGroups:
+ - extensions
+ - networking.k8s.io
+ resources:
+ - ingresses
+ verbs:
+ - list
+ - watch
+k8sgateway:
+ enabled: true
+ # -- TTL for non-apex responses (in seconds)
+ ttl: 300
+ # -- Limit what kind of resources to watch, e.g. watchedResources: ["Ingress"]
+ watchedResources: []
+ # -- Service name of a secondary DNS server (should be `serviceName.namespace`)
+ secondary: ""
+ # -- Override the default `serviceName.namespace` domain apex
+ apex: ""
+ # -- list of processed domains
+ domains: []
+ # -- Delegated domain
+ # - domain: "example.com"
+ # # -- Optional configuration option for DNS01 challenge that will redirect all acme
+ # # challenge requests to external cloud domain (e.g. managed by cert-manager)
+ # # See: https://cert-manager.io/docs/configuration/acme/dns01/
+ # dnsChallenge:
+ # enabled: false
+ # domain: dns01.clouddns.com
+
+ forward:
+ enabled: false
+ primary: tls://1.1.1.1
+ secondary: tls://1.0.0.1
+ options:
+ - name: tls_servername
+ value: cloudflare-dns.com
+
+configmap:
+ dashboard:
+ enabled: true
+ labels:
+ grafana_dashboard: "1"
+ data:
+ blocky.json: >-
+ {{ .Files.Get "dashboard.json" | indent 8 }}
+ blockypostgres.json: >-
+ {{ .Files.Get "dashboardpsql.json" | indent 8 }}
+ datasource:
+ enabled: true
+ labels:
+ grafana_datasources: "1"
+ data:
+ datasourceblockypsql.yaml: |-
+ apiVersion: 1
+ datasources:
+ - name: BlockyPostgres
+ type: postgres
+ uid: blockypostgres
+ url: {{ printf "%s.%s:5432" (.Values.cnpg.main.creds.host | trimAll "\"") .Release.Namespace }}
+ access: proxy
+ user: {{ .Values.cnpg.main.user }}
+ secureJsonData:
+ password: {{ .Values.cnpg.main.creds.password | default "na" }}
+ jsonData:
+ database: {{ .Values.cnpg.main.database }}
+ sslmode: 'disable' # disable/require/verify-ca/verify-full
+ maxOpenConns: 100 # Grafana v5.4+
+ maxIdleConns: 100 # Grafana v5.4+
+ maxIdleConnsAuto: true # Grafana v9.5.1+
+ connMaxLifetime: 14400 # Grafana v5.4+
+ postgresVersion: 1500 # 903=9.3, 904=9.4, 905=9.5, 906=9.6, 1000=10
+ timescaledb: false
+
+metrics:
+ main:
+ # -- Enable and configure a Prometheus serviceMonitor for the chart under this key.
+ # @default -- See values.yaml
+ enabled: true
+ type: "servicemonitor"
+ endpoints:
+ - port: main
+ path: /metrics
+ # -- Enable and configure Prometheus Rules for the chart under this key.
+ # @default -- See values.yaml
+ prometheusRule:
+ enabled: false
+ labels: {}
+ # -- Configure additionial rules for the chart under this key.
+ # @default -- See prometheusrules.yaml
+ rules: []
+ # - alert: UnifiPollerAbsent
+ # annotations:
+ # description: Unifi Poller has disappeared from Prometheus service discovery.
+ # summary: Unifi Poller is down.
+ # expr: |
+ # absent(up{job=~".*unifi-poller.*"} == 1)
+ # for: 5m
+ # labels:
+ # severity: critical
+
+redis:
+ enabled: true
+# CANNOT be defined in above yaml section
+queryLog:
+ # optional one of: mysql, postgresql, csv, csv-client. If empty, log to console
+ type: "postgresql"
+ # directory (should be mounted as volume in docker) for csv, db connection string for mysql, ignored for included postgresql
+ # target: /var/log/something
+ # postgresql target: postgres://user:password@db_host_or_ip:5432/db_name
+ # if > 0, deletes log files which are older than ... days
+ logRetentionDays: 0
+ # optional: Max attempts to create specific query log writer, default: 3
+ creationAttempts: 3
+ # optional: Time between the creation attempts, default: 2s
+ creationCooldown: 2s
+
+cnpg:
+ main:
+ enabled: true
+ user: blocky
+ database: blocky
diff --git a/enterprise/blocky/14.0.4/questions.yaml b/enterprise/blocky/14.0.4/questions.yaml
new file mode 100755
index 00000000000..99bba534673
--- /dev/null
+++ b/enterprise/blocky/14.0.4/questions.yaml
@@ -0,0 +1,3773 @@
+groups:
+ - name: Container Image
+ description: Image to be used for container
+ - name: General Settings
+ description: General Deployment Settings
+ - name: Workload Settings
+ description: Workload Settings
+ - name: App Configuration
+ description: App Specific Config Options
+ - name: Networking and Services
+ description: Configure Network and Services for Container
+ - name: Storage and Persistence
+ description: Persist and Share Data that is Separate from the Container
+ - name: Ingress
+ description: Ingress Configuration
+ - name: Security and Permissions
+ description: Configure Security Context and Permissions
+ - name: Resources and Devices
+ description: "Specify Resources/Devices to be Allocated to Workload"
+ - name: Middlewares
+ description: Traefik Middlewares
+ - name: Metrics
+ description: Metrics
+ - name: Addons
+ description: Addon Configuration
+ - name: Backup Configuration
+ description: Configure Velero Backup Schedule
+ - name: Advanced
+ description: Advanced Configuration
+ - name: Postgresql
+ description: Postgresql
+ - name: Documentation
+ description: Documentation
+
+portals:
+ open:
+ protocols:
+ - "$kubernetes-resource_configmap_tcportal-open_protocol"
+ host:
+ - "$kubernetes-resource_configmap_tcportal-open_host"
+ ports:
+ - "$kubernetes-resource_configmap_tcportal-open_port"
+
+questions:
+ - variable: global
+ group: General Settings
+ label: "Global Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: stopAll
+ label: Stop All
+ description: "Stops All Running pods and hibernates cnpg"
+ schema:
+ type: boolean
+ default: false
+
+ - variable: workload
+ group: "Workload Settings"
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: type
+ label: Type (Advanced)
+ schema:
+ type: string
+ default: Deployment
+ enum:
+ - value: Deployment
+ description: Deployment
+ - value: DaemonSet
+ description: DaemonSet
+
+ - variable: replicas
+ label: Replicas (Advanced)
+ description: Set the number of Replicas
+ schema:
+ type: int
+ show_if: [["type", "!=", "DaemonSet"]]
+ default: 1
+
+ - variable: podSpec
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: containers
+ label: Containers
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: main
+ label: Main Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: envList
+ label: Extra Environment Variables
+ description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ - variable: extraArgs
+ label: Extra Args
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: arg
+ label: Arg
+ schema:
+ type: string
+
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: command
+ label: Command
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: param
+ label: Param
+ schema:
+ type: string
+
+ - variable: webUI
+ group: App Configuration
+ label: WebUI Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Web UI
+ description: Enables Web UI
+ schema:
+ type: boolean
+ default: true
+ - variable: apiURL
+ label: API URL
+ description: API URL for webUI, including port. Only used when not using ingress
+ schema:
+ type: string
+ default: "http://127.0.0.1:4000"
+ - variable: overrideDefaults
+ group: App Configuration
+ label: Override Default Upstreams
+ description: Overrides the predefined DNS server upstream list
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: defaultUpstreams
+ label: Default Upstreams
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: upstreamEntry
+ label: Upstream Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: upstreams
+ group: App Configuration
+ label: Upstreams Groups
+ description: Refer to
+
https://0xerr0r.github.io/blocky/configuration/#upstream-configuration
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: upstreamsGroupEntry
+ label: Upstreams Group Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Group Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: upstreams
+ label: Upstreams
+ schema:
+ type: list
+ required: true
+ default: []
+ items:
+ - variable: upstreamEntry
+ label: upstream Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: bootstrapDns
+ group: App Configuration
+ label: Bootstrap DNS
+ description: Used to resolve upstream DoH and DoT servers that are specified as hostnames.
+
Refer to
https://0xerr0r.github.io/blocky/configuration/#bootstrap-dns-configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: upstream
+ label: Upstream
+ schema:
+ type: string
+ default: ""
+ - variable: ips
+ label: IPs
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipEntry
+ label: IP Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: additionalBootstrapDns
+ group: App Configuration
+ label: Additional Bootstrap DNS
+ schema:
+ type: list
+ show_if: [[ "bootstrapDns", "!=", {"upstream": "", "ips": []} ]]
+ default: []
+ items:
+ - variable: additionalBootstrapDnsEntry
+ label: Additional Bootstrap DNS Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: upstream
+ label: Upstream
+ schema:
+ type: string
+ default: ""
+ - variable: ips
+ label: IPs
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipEntry
+ label: IP Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: filtering
+ group: App Configuration
+ label: Filtering
+ description: Define one or more DNS query types; all queries with these types will be dropped
+
Refer to
https://0xerr0r.github.io/blocky/configuration/#filtering
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: queryTypes
+ label: Query Types
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: queryTypeEntry
+ label: Query Type Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: customDNS
+ group: App Configuration
+ label: Custom DNS
+ description: Define your own domain name to IP mappings.
+
Refer to
https://0xerr0r.github.io/blocky/configuration/#custom-dns
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: customTTL
+ label: Custom TTL
+ schema:
+ type: string
+ default: 1h
+ - variable: filterUnmappedTypes
+ label: Filter Unmapped Types
+ schema:
+ type: boolean
+ default: true
+ - variable: rewrite
+ label: Rewrite
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: rewriteEntry
+ label: Rewrite Entry
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: in
+ label: In
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: out
+ label: Out
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: mapping
+ label: Mapping
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: mappingEntry
+ label: Mapping Entry
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: domain
+ label: Domain
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: dnsserver
+ label: DNS Server
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: clientLookup
+ group: App Configuration
+ label: Client Lookup
+ description: Blocky can try to resolve a user-friendly client name from the IP address or server URL (DoT and DoH)
+
Refer to
https://0xerr0r.github.io/blocky/configuration/#client-name-lookup
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: upstream
+ label: Upstream
+ schema:
+ type: string
+ default: ""
+ - variable: singleNameOrder
+ label: Single Name Order
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: singleNameEntry
+ label: Single Name Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: clients
+ label: Clients
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: clientEntry
+ label: Client Entry
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: domain
+ label: Domain
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: ips
+ label: IPs
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipEntry
+ label: IP Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: caching
+ group: App Configuration
+ label: Caching
+ description: Refer to
+
https://0xerr0r.github.io/blocky/configuration/#caching
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: minTime
+ label: Min Time
+ schema:
+ type: string
+ default: 5m
+ - variable: maxTime
+ label: Max Time
+ schema:
+ type: string
+ default: 30m
+ - variable: maxItemsCount
+ label: Max Items Count
+ schema:
+ type: int
+ default: 0
+ - variable: prefetching
+ label: Prefetching
+ schema:
+ type: boolean
+ default: false
+ - variable: prefetchExpires
+ label: Prefetch Expires
+ schema:
+ type: string
+ default: 2h
+ - variable: prefetchThreshold
+ label: Prefetch Threshold
+ schema:
+ type: int
+ default: 5
+ - variable: prefetchMaxItemsCount
+ label: Prefetch Max Items Count
+ schema:
+ type: int
+ default: 0
+ - variable: cacheTimeNegative
+ label: Cache Time Negative
+ schema:
+ type: string
+ default: 30m
+ - variable: conditional
+ group: App Configuration
+ label: Conditional
+ description: Define which DNS resolver(s) should be used for queries for the particular domain
+
Refer to
https://0xerr0r.github.io/blocky/configuration/#conditional-dns-resolution
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: rewrite
+ label: Rewrite
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: rewriteEntry
+ label: Rewrite Entry
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: in
+ label: In
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: out
+ label: Out
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: mapping
+ label: Mapping
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: mappingEntry
+ label: Mapping Entry
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: domain
+ label: Domain
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: dnsserver
+ label: DNS Server
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: blocking
+ group: App Configuration
+ label: Blocking
+ description: Each black or whitelist can be either a path to the local file or a URL to download. All Urls must be grouped to a group name.
+
Refer to
https://0xerr0r.github.io/blocky/configuration/#blocking-and-whitelisting
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: blockType
+ label: Block Type
+ description: Set the response should be sent to the client, if a requested query is blocked
+ schema:
+ type: string
+ default: nxDomain
+ - variable: blockTTL
+ label: Block TTL
+ description: Set the TTL for answers to blocked domains
+ schema:
+ type: string
+ default: 6h
+ - variable: refreshPeriod
+ label: Refresh Period
+ description: Set how often blocky should refresh list cache
+ schema:
+ type: string
+ default: 4h
+ - variable: downloadTimeout
+ label: Download Timeout
+ description: Download attempt timeout
+ schema:
+ type: string
+ default: 60s
+ - variable: downloadAttempts
+ label: Download Attempts
+ description: How many download attempts should be performed
+ schema:
+ type: int
+ default: 3
+ - variable: downloadCooldown
+ label: Download Cooldown
+ description: Time between the download attempts
+ schema:
+ type: string
+ default: 2s
+ - variable: startStrategy
+ label: Start Strategy
+ description: |
+ blocking: all blocking lists will be loaded before DNS resolution starts.
+ failOnError: like blocking but blocky will shut down if any download fails.
+ fast: DNS resolution starts immediately without blocking which will be enabled after list load is completed
+ schema:
+ type: string
+ default: blocking
+ enum:
+ - value: blocking
+ description: Blocking
+ - value: failOnError
+ description: Fail On Error
+ - value: fast
+ description: Fast
+ - variable: processingConcurrency
+ label: Processing Concurrency
+ description: Sets how many list-groups can be processed at the same time
+ schema:
+ type: int
+ default: 4
+ - variable: whitelist
+ label: Whitelist
+ description: Define whitelists, either URL or file
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: whitelistEntry
+ label: Whitelist Group Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Group Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lists
+ label: Lists
+ schema:
+ type: list
+ required: true
+ default: []
+ items:
+ - variable: listEntry
+ label: List Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: blacklist
+ label: Blacklist
+ description: Define blacklists, either URL or file
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: blacklistEntry
+ label: Blacklist Group Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Group Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lists
+ label: Lists
+ schema:
+ type: list
+ required: true
+ default: []
+ items:
+ - variable: listEntry
+ label: List Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: clientGroupsBlock
+ label: Client Groups Block
+ description: Define, which blocking group(s) should be used for which client in your network.
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: clientGroupBlockEntry
+ label: Client Group Block Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Client Group Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: groups
+ label: Groups
+ schema:
+ type: list
+ required: true
+ default: []
+ items:
+ - variable: groupEntry
+ label: Group Entry
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: hostsFile
+ group: App Configuration
+ label: Hosts File
+ description: You can enable resolving of entries, located in local hosts file.
+
Refer to
https://0xerr0r.github.io/blocky/configuration/#hosts-file
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: filePath
+ label: File Path
+ schema:
+ type: string
+ default: /etc/hosts
+ - variable: hostsTTL
+ label: Hosts TTL
+ schema:
+ type: string
+ default: 60m
+ - variable: refreshPeriod
+ label: Refresh Period
+ schema:
+ type: string
+ default: 30m
+ - variable: queryLog
+ group: App Configuration
+ label: Query Logging configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Console
+ - value: postgresql
+ description: postgresql
+ - value: csv
+ description: csv
+ - value: csv-client
+ description: csv-client
+ - variable: target
+ label: Target
+ schema:
+ type: string
+ show_if: [["type", "!=", "postgresql"]]
+ default: "/var/log/something"
+ - variable: logRetentionDays
+ label: Log Retention Days
+ schema:
+ type: int
+ default: 0
+ - variable: creationAttempts
+ label: Creation Attempts
+ schema:
+ type: int
+ default: 3
+ - variable: creationCooldown
+ label: Creation Cooldown
+ schema:
+ type: string
+ default: 2s
+ - variable: k8sgateway
+ group: App Configuration
+ label: k8s-Gateway Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable k8s-Gateway
+ description: Enables k8s-Gateway
+ schema:
+ type: boolean
+ default: true
+ show_subquestions_if: true
+ subquestions:
+ - variable: domains
+ label: Domains
+ description: Please refer to CoreDNS docs for options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: domainEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: domain
+ label: Domain name
+ schema:
+ type: string
+ required: true
+ default: example.com
+ - variable: dnsChallenge
+ label: Forward dnsChallenge
+ description: Optional configuration option for DNS01 challenge that will redirect all acme
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: domain
+ label: Forward to Domain
+ schema:
+ type: string
+ required: true
+ default: dns01.clouddns.com
+ - variable: advancedOptions
+ label: Advanced Options
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ show_subquestions_if: true
+ subquestions:
+ - variable: ttl
+ label: ttl
+ description: TTL for non-apex responses (in seconds)
+ schema:
+ type: int
+ default: 300
+ - variable: watchedResources
+ label: Watched Resources
+ description: imit what kind of resources to watch, e.g. Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: watchedResource
+ label: Watched Resource
+ schema:
+ type: string
+ default: ""
+ - variable: secondary
+ label: Secondary DNS Server Service
+ description: Service name of a secondary DNS server (should be serviceName.namespace)
+ schema:
+ type: string
+ default: ""
+ - variable: apex
+ label: Apex
+ description: Override the default `serviceName.namespace` domain apex
+ schema:
+ type: string
+ default: ""
+ - variable: TZ
+ label: Timezone
+ group: "General Settings"
+ schema:
+ type: string
+ default: "Etc/UTC"
+ $ref:
+ - "definitions/timezone"
+
+ - variable: podOptions
+ group: "General Settings"
+ label: "Global Pod Options (Advanced)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: expertPodOpts
+ label: "Expert - Pod Options"
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hostNetwork
+ label: "Host Networking"
+ schema:
+ type: boolean
+ default: false
+ - variable: dnsConfig
+ label: "DNS Configuration"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: options
+ label: "Options"
+ schema:
+ type: list
+ default: [{"name": "ndots", "value": "1"}]
+ items:
+ - variable: optionsEntry
+ label: "Option Entry"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: name
+ label: "Name"
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: "Value"
+ schema:
+ type: string
+ - variable: nameservers
+ label: "Nameservers"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: nsEntry
+ label: "Nameserver Entry"
+ schema:
+ type: string
+ required: true
+ - variable: searches
+ label: "Searches"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: searchEntry
+ label: "Search Entry"
+ schema:
+ type: string
+ required: true
+
+ - variable: imagePullSecretList
+ group: "General Settings"
+ label: "Image Pull Secrets"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pullsecretentry
+ label: "Pull Secret"
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: data
+ label: Data
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: registry
+ label: "Registry"
+ schema:
+ type: string
+ required: true
+ default: "https://index.docker.io/v1/"
+ - variable: username
+ label: "Username"
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: password
+ label: "Password"
+ schema:
+ type: string
+ required: true
+ private: true
+ default: ""
+ - variable: email
+ label: "Email"
+ schema:
+ type: string
+ required: true
+ default: ""
+
+ - variable: service
+ group: Networking and Services
+ label: Configure Service(s)
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: dns
+ label: DNS Service
+ description: The DNS service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: dns
+ label: DNS Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 53
+ required: true
+ - variable: dot
+ label: DoT Service
+ description: "DNS-over-TLS service"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: ClusterIP
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: "Service's Port(s) Configuration"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: dot
+ label: DoT Port Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ default: 853
+ required: true
+ - variable: serviceexpert
+ group: Networking and Services
+ label: Show Expert Config
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+
+ - variable: scaleExternalInterface
+ description: Add External Interfaces
+ label: Add external Interfaces
+ group: Networking
+ schema:
+ type: list
+ items:
+ - variable: interfaceConfiguration
+ description: Interface Configuration
+ label: Interface Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ $ref:
+ - "normalize/interfaceConfiguration"
+ attrs:
+ - variable: hostInterface
+ description: Please Specify Host Interface
+ label: Host Interface
+ schema:
+ type: string
+ required: true
+ $ref:
+ - "definitions/interface"
+ - variable: ipam
+ description: Define how IP Address will be managed
+ label: IP Address Management
+ schema:
+ additional_attrs: true
+ type: dict
+ required: true
+ attrs:
+ - variable: type
+ description: Specify type for IPAM
+ label: IPAM Type
+ schema:
+ type: string
+ required: true
+ enum:
+ - value: dhcp
+ description: Use DHCP
+ - value: static
+ description: Use Static IP
+ - variable: staticIPConfigurations
+ label: Static IP Addresses
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticIP
+ label: Static IP
+ schema:
+ type: ipaddr
+ cidr: true
+ - variable: staticRoutes
+ label: Static Routes
+ schema:
+ type: list
+ show_if: [["type", "=", "static"]]
+ items:
+ - variable: staticRouteConfiguration
+ label: Static Route Configuration
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: destination
+ label: Destination
+ schema:
+ type: ipaddr
+ cidr: true
+ required: true
+ - variable: gateway
+ label: Gateway
+ schema:
+ type: ipaddr
+ cidr: false
+ required: true
+
+ - variable: serviceList
+ label: Add Manual Custom Services
+ group: Networking and Services
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: serviceListEntry
+ label: Custom Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the service
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: LoadBalancer
+ description: LoadBalancer (Expose Ports)
+ - value: ClusterIP
+ description: ClusterIP (Do Not Expose Ports)
+ - value: Simple
+ description: Deprecated CHANGE THIS
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: advancedsvcset
+ label: Show Advanced Service Settings
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: externalIPs
+ label: "External IP's"
+ description: "External IP's"
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: externalIP
+ label: External IP
+ schema:
+ type: string
+ - variable: ipFamilyPolicy
+ label: IP Family Policy
+ description: Specify the IP Policy
+ schema:
+ type: string
+ default: SingleStack
+ enum:
+ - value: SingleStack
+ description: SingleStack
+ - value: PreferDualStack
+ description: PreferDualStack
+ - value: RequireDualStack
+ description: RequireDualStack
+ - variable: ipFamilies
+ label: IP Families
+ description: (Advanced) The IP Families that should be used
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ipFamily
+ label: IP Family
+ schema:
+ type: string
+ - variable: portsList
+ label: Additional Service Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsListEntry
+ label: Custom ports
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Port
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Port Name
+ schema:
+ type: string
+ default: ""
+ - variable: protocol
+ label: Port Type
+ schema:
+ type: string
+ default: tcp
+ enum:
+ - value: http
+ description: HTTP
+ - value: https
+ description: HTTPS
+ - value: tcp
+ description: TCP
+ - value: udp
+ description: UDP
+ - variable: targetPort
+ label: Target Port
+ description: This port exposes the container port on the service
+ schema:
+ type: int
+ required: true
+ - variable: port
+ label: Container Port
+ schema:
+ type: int
+ required: true
+
+ - variable: persistenceList
+ label: Additional App Storage
+ group: Storage and Persistence
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: persistenceListEntry
+ label: Custom Storage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the storage
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: type
+ label: Type of Storage
+ description: Sets the persistence type, Anything other than PVC could break rollback!
+ schema:
+ type: string
+ default: hostPath
+ enum:
+ - value: pvc
+ description: PVC
+ - value: hostPath
+ description: Host Path
+ - value: emptyDir
+ description: emptyDir
+ - value: nfs
+ description: NFS Share
+ - variable: server
+ label: NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: path
+ label: Path on NFS Server
+ schema:
+ show_if: [["type", "=", "nfs"]]
+ type: string
+ default: ""
+ - variable: iscsi
+ label: iSCSI Options
+ schema:
+ show_if: [["type", "=", "iscsi"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: targetPortal
+ label: targetPortal
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: iqn
+ label: iqn
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: lun
+ label: lun
+ schema:
+ type: int
+ default: 0
+ - variable: authSession
+ label: authSession
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: authDiscovery
+ label: authDiscovery
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: username
+ label: username
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: password
+ schema:
+ type: string
+ default: ""
+ - variable: usernameInitiator
+ label: usernameInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: passwordInitiator
+ label: passwordInitiator
+ schema:
+ type: string
+ default: ""
+ - variable: autoPermissions
+ label: Automatic Permissions Configuration
+ description: Automatically set permissions
+ schema:
+ show_if: [["type", "!=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: chown
+ label: Run CHOWN
+ description: |
+ It will run CHOWN on the path with the given fsGroup
+ schema:
+ type: boolean
+ default: false
+ - variable: chmod
+ label: Run CHMOD
+ description: |
+ It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770
+ schema:
+ type: string
+ valid_chars: '[0-9]{3}'
+ default: ""
+ - variable: recursive
+ label: Recursive
+ description: |
+ It will run CHOWN and CHMOD recursively
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnly
+ label: Read Only
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Path
+ description: Path inside the container the storage is mounted
+ schema:
+ show_if: [["type", "=", "hostPath"]]
+ type: hostpath
+ - variable: mountPath
+ label: Mount Path
+ description: Path inside the container the storage is mounted
+ schema:
+ type: string
+ default: ""
+ required: true
+ valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$'
+ - variable: medium
+ label: EmptyDir Medium
+ schema:
+ show_if: [["type", "=", "emptyDir"]]
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: Memory
+ description: Memory
+ - variable: size
+ label: Size Quotum of Storage
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: 256Gi
+ - variable: storageClass
+ label: 'storageClass (Advanced)'
+ description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: string
+ default: ""
+ - variable: static
+ label: 'Static Fixed PVC Bindings (Experimental)'
+ description: Link a PVC to a specific storage location
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: mode
+ label: mode
+ description: |
+ disabled: use normal dynamic PVCs
+ smb: connect to an SMB share
+ nfs: connect to an NFS share
+ schema:
+ type: string
+ default: "disabled"
+ enum:
+ - value: "disabled"
+ description: disabled
+ - value: smb
+ description: smb
+ - value: nfs
+ description: nfs
+ - variable: server
+ label: Server
+ description: server to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "myserver"
+ - variable: share
+ label: Share
+ description: share to connect to
+ schema:
+ type: string
+ show_if: [["mode", "!=", "disabled"]]
+ default: "/myshare"
+ - variable: user
+ label: User
+ description: connecting user
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: "myuser"
+ - variable: domain
+ label: Domain
+ description: user domain
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: password
+ label: Password
+ description: connecting password
+ schema:
+ type: string
+ show_if: [["mode", "=", "smb"]]
+ default: ""
+ - variable: volumeSnapshots
+ label: 'Volume Snapshots (Experimental)'
+ description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
+ schema:
+ show_if: [["type", "=", "pvc"]]
+ type: list
+ default: []
+ items:
+ - variable: volumeSnapshotEntry
+ label: Custom volumeSnapshot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
+ schema:
+ type: string
+ default: "mysnapshot"
+ required: true
+ - variable: volumeSnapshotClassName
+ label: 'volumeSnapshot Class Name (Advanced)'
+ description: For use with PVCs using a non-default storageClass
+ schema:
+ type: string
+ default: ""
+
+ - variable: ingress
+ label: ""
+ group: Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: main
+ label: Main Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name (Optional)
+ description: Defaults to chart name
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description (Optional)
+ description: Defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: icon
+ label: Icon (Optional)
+ description: Defaults to chart icon
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+ - variable: widget
+ label: Widget Settings
+ schema:
+ type: dict
+ additional_attrs: true
+ show_if: [["enabled", "=", true]]
+ attrs:
+ - variable: enabled
+ label: Enable Widget
+ description: When disabled all widget annotations are skipped.
+ schema:
+ type: boolean
+ default: true
+ - variable: custom
+ label: Options
+ schema:
+ type: dict
+ additional_attrs: true
+ attrs:
+ - variable: key
+ label: API-key (key)
+ schema:
+ type: string
+ default: ""
+ - variable: customkv
+ label: Custom Options
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: option
+ label: Option
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+
+ - variable: ingressList
+ label: Add Manual Custom Ingresses
+ group: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressListEntry
+ label: Custom Ingress
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ default: ""
+ - variable: ingressClassName
+ label: IngressClass Name
+ schema:
+ type: string
+ default: ""
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: overrideService
+ label: Linked Service
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Service Name
+ schema:
+ type: string
+ default: ""
+ - variable: port
+ label: Service Port
+ schema:
+ type: int
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ default: []
+ show_if: [["certificateIssuer", "=", ""]]
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: Use Custom Secret (Advanced)
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: "Allow Cross Origin Requests"
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: namespace
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: homepage
+ label: Homepage
+ description: Connect ingress with Homepage
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: name
+ label: Name
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: description
+ label: Description
+ description: defaults to chart description
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: group
+ label: Group
+ schema:
+ type: string
+ required: true
+ default: "default"
+ show_if: [["enabled", "=", true]]
+
+ - variable: securityContext
+ group: Security and Permissions
+ label: Security Context
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: container
+ label: Container
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ # Settings from questions.yaml get appended here on a per-app basis
+
+ - variable: runAsUser
+ label: "runAsUser"
+ description: "The UserID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ - variable: runAsGroup
+ label: "runAsGroup"
+ description: "The groupID of the user running the application"
+ schema:
+ type: int
+ default: 568
+ # Settings from questions.yaml get appended here on a per-app basis
+ - variable: PUID
+ label: Process User ID - PUID
+ description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
+ schema:
+ type: int
+ show_if: [["runAsUser", "=", 0]]
+ default: 568
+ - variable: UMASK
+ label: UMASK
+ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps
+ schema:
+ type: string
+ default: "0022"
+
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: privileged
+ label: "Privileged mode"
+ schema:
+ type: boolean
+ default: false
+ - variable: readOnlyRootFilesystem
+ label: "ReadOnly Root Filesystem"
+ schema:
+ type: boolean
+ default: true
+
+ - variable: pod
+ label: Pod
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: fsGroupChangePolicy
+ label: "When should we take ownership?"
+ schema:
+ type: string
+ default: OnRootMismatch
+ enum:
+ - value: OnRootMismatch
+ description: OnRootMismatch
+ - value: Always
+ description: Always
+ - variable: supplementalGroups
+ label: Supplemental Groups
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: supplementalGroupsEntry
+ label: Supplemental Group
+ schema:
+ type: int
+ # Settings from questions.yaml get appended here on a per-app basis
+
+ - variable: fsGroup
+ label: "fsGroup"
+ description: "The group that should own ALL storage."
+ schema:
+ type: int
+ default: 568
+ - variable: resources
+ group: Resources and Devices
+ label: "Resource Limits"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: limits
+ label: Advanced Limit Resource Consumption
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 4000m
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: RAM
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 8Gi
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: 'gpu.intel.com/i915'
+ label: Add Intel i915 GPUs
+ schema:
+ type: int
+ default: 0
+ - variable: 'nvidia.com/gpu'
+ label: Add NVIDIA GPUs (Experimental)
+ schema:
+ type: int
+ default: 0
+ - variable: 'amd.com/gpu'
+ label: Add AMD GPUs
+ schema:
+ type: int
+ default: 0
+ - variable: requests
+ label: "Minimum Resources Required (request)"
+ schema:
+ additional_attrs: true
+ type: dict
+ hidden: true
+ attrs:
+ - variable: cpu
+ label: CPU
+ description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 10m
+ hidden: true
+ valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
+ - variable: memory
+ label: "RAM"
+ description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation"
+ schema:
+ type: string
+ default: 50Mi
+ hidden: true
+ valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
+ - variable: deviceList
+ label: Mount USB Devices
+ group: Resources and Devices
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: deviceListEntry
+ label: Device
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable the Storage
+ schema:
+ type: boolean
+ default: true
+ - variable: type
+ label: (Advanced) Type of Storage
+ description: Sets the persistence type
+ schema:
+ type: string
+ default: device
+ hidden: true
+ - variable: readOnly
+ label: readOnly
+ schema:
+ type: boolean
+ default: false
+ - variable: hostPath
+ label: Host Device Path
+ description: Path to the device on the host system
+ schema:
+ type: path
+ - variable: mountPath
+ label: Container Device Path
+ description: Path inside the container the device is mounted
+ schema:
+ type: string
+ default: "/dev/ttyACM0"
+
+ - variable: cnpg
+ group: Postgresql
+ label: "CloudNative-PG (CNPG)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: "Main Postgresql Database"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hibernate
+ label: Hibernate
+ description: "enable to safely hibernate and shutdown the postgresql cluster"
+ schema:
+ type: boolean
+ default: false
+ - variable: mode
+ label: Mode
+ description: 'Cluster mode of operation. Available modes: standalone - default mode. Creates new or updates an existing CNPG cluster. recovery - Same as standalone but creates a cluster from a backup, object store or via pg_basebackup replica - Creates a replica cluster from an existing CNPG cluster. # TODO.'
+ schema:
+ type: string
+ default: "standalone"
+ enum:
+ - value: standalone
+ description: standalone
+ - value: replica
+ description: replica
+ - value: recovery
+ description: recovery
+ - variable: cluster
+ label: "Cluster Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 1
+ - variable: singleNode
+ label: singleNode
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+ - variable: storage
+ label: "Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: walStorage
+ label: "WAL Storage"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: size
+ label: Size
+ schema:
+ type: string
+ default: "256Gi"
+ - variable: monitoring
+ label: "Monitoring Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enablePodMonitor
+ label: "enablePodMonitor"
+ schema:
+ type: boolean
+ default: true
+ - variable: disableDefaultQueries
+ label: "disableDefaultQueries"
+ schema:
+ type: boolean
+ default: false
+ - variable: pooler
+ label: "Pooler Settings"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: instances
+ label: Instances
+ schema:
+ type: int
+ default: 1
+ - variable: createRO
+ label: "Create ReadOnly Instance"
+ schema:
+ type: boolean
+ default: false
+ - variable: backups
+ label: "Backup Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: serverName
+ label: "serverName"
+ schema:
+ type: string
+ default: ""
+ - variable: revision
+ label: "serverName"
+ schema:
+ type: int
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: destinationPath
+ label: "destinationPath"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: retentionPolicy
+ label: "retentionPolicy"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "30d"
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+ - variable: recovery
+ label: "Recovery Settings (Experimental)"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: "enabled"
+ schema:
+ type: boolean
+ default: false
+ - variable: serverName
+ label: "serverName"
+ schema:
+ type: string
+ default: ""
+ - variable: revision
+ label: "serverName"
+ schema:
+ type: int
+ - variable: endpointURL
+ label: "endpointURL"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: method
+ label: "method"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "object_store"
+ - variable: backupName
+ label: "backupName"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: ""
+ - variable: provider
+ label: "provider"
+ schema:
+ type: string
+ show_if: [["enabled", "=", true]]
+ default: "s3"
+ enum:
+ - value: s3
+ description: S3
+ - value: azure
+ description: Azure
+ - value: google
+ description: Google
+ - variable: s3
+ label: "s3"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "s3"]]
+ attrs:
+ - variable: region
+ label: "region"
+ schema:
+ type: string
+ default: ""
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: accessKey
+ label: "accessKey"
+ schema:
+ type: string
+ default: ""
+ - variable: secretKey
+ label: "secretKey"
+ schema:
+ type: string
+ default: ""
+ - variable: azure
+ label: "azure (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "azure"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: connectionString
+ label: "connectionString"
+ schema:
+ type: string
+ default: ""
+ - variable: storageAccount
+ label: "storageAccount"
+ schema:
+ type: string
+ default: ""
+ - variable: storageKey
+ label: "storageKey"
+ schema:
+ type: string
+ default: ""
+ - variable: storageSasToken
+ label: "storageSasToken"
+ schema:
+ type: string
+ default: ""
+ - variable: containerName
+ label: "containerName"
+ schema:
+ type: string
+ default: ""
+ - variable: serviceName
+ label: "serviceName"
+ schema:
+ type: string
+ default: "blob"
+ - variable: inheritFromAzureAD
+ label: "inheritFromAzureAD"
+ schema:
+ type: boolean
+ default: false
+ - variable: google
+ label: "google (EXTREMELY EXPERIMENTAL)"
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["provider", "=", "google"]]
+ attrs:
+ - variable: path
+ label: "path"
+ schema:
+ type: string
+ default: "/"
+ - variable: bucket
+ label: "bucket"
+ schema:
+ type: string
+ default: ""
+ - variable: gkeEnvironment
+ label: "gkeEnvironment"
+ schema:
+ type: string
+ default: ""
+ - variable: applicationCredentials
+ label: "applicationCredentials"
+ schema:
+ type: string
+ default: ""
+
+ - variable: metrics
+ group: Metrics
+ label: Prometheus Metrics
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: main
+ label: Main Metrics
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: Enable Prometheus Metrics
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+
+ - variable: prometheusRule
+ label: PrometheusRule
+ description: Enable and configure Prometheus Rules for the App.
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ description: Enable Prometheus Metrics
+ schema:
+ type: boolean
+ default: false
+ # TODO: Rule List section
+
+# - variable: horizontalPodAutoscaler
+# group: Advanced
+# label: (Advanced) Horizontal Pod Autoscaler
+# schema:
+# type: list
+# default: []
+# items:
+# - variable: hpaEntry
+# label: HPA Entry
+# schema:
+# additional_attrs: true
+# type: dict
+# attrs:
+# - variable: name
+# label: Name
+# schema:
+# type: string
+# required: true
+# default: ""
+# - variable: enabled
+# label: Enabled
+# schema:
+# type: boolean
+# default: false
+# show_subquestions_if: true
+# subquestions:
+# - variable: target
+# label: Target
+# description: Deployment name, Defaults to Main Deployment
+# schema:
+# type: string
+# default: ""
+# - variable: minReplicas
+# label: Minimum Replicas
+# schema:
+# type: int
+# default: 1
+# - variable: maxReplicas
+# label: Maximum Replicas
+# schema:
+# type: int
+# default: 5
+# - variable: targetCPUUtilizationPercentage
+# label: Target CPU Utilization Percentage
+# schema:
+# type: int
+# default: 80
+# - variable: targetMemoryUtilizationPercentage
+# label: Target Memory Utilization Percentage
+# schema:
+# type: int
+# default: 80
+ - variable: networkPolicy
+ group: Advanced
+ label: (Advanced) Network Policy
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: netPolicyEntry
+ label: Network Policy Entry
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ default: ""
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: policyType
+ label: Policy Type
+ schema:
+ type: string
+ default: ""
+ enum:
+ - value: ""
+ description: Default
+ - value: ingress
+ description: Ingress
+ - value: egress
+ description: Egress
+ - value: ingress-egress
+ description: Ingress and Egress
+ - variable: egress
+ label: Egress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: egressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: to
+ label: To
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: toEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+ - variable: ingress
+ label: Ingress
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: ingressEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: from
+ label: From
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: fromEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: ipBlock
+ label: IP Block
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: cidr
+ label: CIDR
+ schema:
+ type: string
+ default: ""
+ - variable: except
+ label: Except
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: exceptint
+ label: ""
+ schema:
+ type: string
+ - variable: namespaceSelector
+ label: Namespace Selector
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: podSelector
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: matchExpressions
+ label: Match Expressions
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: expressionEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: key
+ label: Key
+ schema:
+ type: string
+ - variable: operator
+ label: Operator
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: In
+ description: In
+ - value: NotIn
+ description: NotIn
+ - value: Exists
+ description: Exists
+ - value: DoesNotExist
+ description: DoesNotExist
+ - variable: values
+ label: Values
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: value
+ label: ""
+ schema:
+ type: string
+ - variable: ports
+ label: Ports
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: portsEntry
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ - variable: endPort
+ label: End Port
+ schema:
+ type: int
+ - variable: protocol
+ label: Protocol
+ schema:
+ type: string
+ default: TCP
+ enum:
+ - value: TCP
+ description: TCP
+ - value: UDP
+ description: UDP
+ - value: SCTP
+ description: SCTP
+
+ - variable: addons
+ group: Addons
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+
+ - variable: codeserver
+ label: Codeserver
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: service
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Service Type
+ description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer"
+ schema:
+ type: string
+ default: LoadBalancer
+ enum:
+ - value: NodePort
+ description: Deprecated CHANGE THIS
+ - value: ClusterIP
+ description: ClusterIP
+ - value: LoadBalancer
+ description: LoadBalancer
+ - variable: loadBalancerIP
+ label: LoadBalancer IP
+ description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB"
+ schema:
+ show_if: [["type", "=", "LoadBalancer"]]
+ type: string
+ default: ""
+ - variable: ports
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: codeserver
+ label: ""
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: port
+ label: Port
+ schema:
+ type: int
+ default: 36107
+ - variable: ingress
+ label: "Ingress"
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enable Ingress
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: hosts
+ label: Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: hostEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: host
+ label: HostName
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: paths
+ label: Paths
+ schema:
+ type: list
+ default: [{path: "/", pathType: "Prefix"}]
+ items:
+ - variable: pathEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: path
+ label: Path
+ schema:
+ type: string
+ required: true
+ default: "/"
+ - variable: pathType
+ label: Path Type
+ schema:
+ type: string
+ required: true
+ default: Prefix
+ - variable: integrations
+ label: Integrations
+ description: Connect ingress with other charts
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: traefik
+ label: Traefik
+ description: Connect ingress with Traefik
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: true
+ - variable: allowCors
+ label: 'Allow Cross Origin Requests (advanced)'
+ schema:
+ type: boolean
+ default: false
+ show_if: [["enabled", "=", true]]
+ - variable: entrypoints
+ label: Entrypoints
+ schema:
+ type: list
+ default: ["websecure"]
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: entrypoint
+ label: Entrypoint
+ schema:
+ type: string
+ - variable: middlewares
+ label: Middlewares
+ schema:
+ type: list
+ default: []
+ show_if: [["enabled", "=", true]]
+ items:
+ - variable: middleware
+ label: Middleware
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: name
+ schema:
+ type: string
+ default: ""
+ required: true
+ - variable: namespace
+ label: 'namespace (optional)'
+ schema:
+ type: string
+ default: ""
+ - variable: certManager
+ label: certManager
+ description: Connect ingress with certManager
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: enabled
+ schema:
+ type: boolean
+ default: false
+ - variable: certificateIssuer
+ label: certificateIssuer
+ description: defaults to chartname
+ schema:
+ type: string
+ default: ""
+ show_if: [["enabled", "=", true]]
+ - variable: advanced
+ label: Show Advanced Settings
+ description: Advanced settings are not covered by TrueCharts Support
+ schema:
+ type: boolean
+ default: false
+ - variable: ingressClassName
+ label: (Advanced/Optional) IngressClass Name
+ schema:
+ type: string
+ show_if: [["advanced", "=", true]]
+ default: ""
+ - variable: tls
+ label: TLS-Settings
+ schema:
+ type: list
+ show_if: [["advanced", "=", true]]
+ default: []
+ items:
+ - variable: tlsEntry
+ label: Host
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: hosts
+ label: Certificate Hosts
+ schema:
+ type: list
+ default: []
+ items:
+ - variable: host
+ label: Host
+ schema:
+ type: string
+ default: ""
+ required: true
+
+ - variable: certificateIssuer
+ label: Use Cert-Manager clusterIssuer
+ description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
+ schema:
+ type: string
+ default: ""
+ - variable: clusterCertificate
+ label: 'Cluster Certificate (Advanced)'
+ description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
+ schema:
+ type: string
+ show_if: [["certificateIssuer", "=", ""]]
+ default: ""
+ - variable: secretName
+ label: 'Use Custom Certificate Secret (Advanced)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: string
+ default: ""
+ - variable: scaleCert
+ label: 'Use TrueNAS SCALE Certificate (Deprecated)'
+ schema:
+ show_if: [["certificateIssuer", "=", ""]]
+ type: int
+ $ref:
+ - "definitions/certificate"
+ - variable: envList
+ label: Codeserver Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+
+ - variable: netshoot
+ label: Netshoot
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: enabled
+ label: Enabled
+ schema:
+ type: boolean
+ default: false
+ show_subquestions_if: true
+ subquestions:
+ - variable: envList
+ label: Netshoot Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+
+ - variable: vpn
+ label: VPN
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: type
+ label: Type
+ schema:
+ type: string
+ default: disabled
+ enum:
+ - value: disabled
+ description: disabled
+ - value: gluetun
+ description: Gluetun
+ - value: tailscale
+ description: Tailscale
+ - value: openvpn
+ description: OpenVPN (Deprecated)
+ - value: wireguard
+ description: Wireguard (Deprecated)
+ - variable: openvpn
+ label: OpenVPN Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "openvpn"]]
+ attrs:
+ - variable: username
+ label: Authentication Username (Optional)
+ description: Authentication Username, Optional
+ schema:
+ type: string
+ default: ""
+ - variable: password
+ label: Authentication Password
+ description: Authentication Credentials
+ schema:
+ type: string
+ show_if: [["username", "!=", ""]]
+ default: ""
+ required: true
+ - variable: tailscale
+ label: Tailscale Settings
+ schema:
+ additional_attrs: true
+ type: dict
+ show_if: [["type", "=", "tailscale"]]
+ attrs:
+ - variable: authkey
+ label: Authentication Key
+ description: Provide an auth key to automatically authenticate the node as your user account.
+ schema:
+ type: string
+ private: true
+ default: ""
+ - variable: auth_once
+ label: Auth Once
+ description: Only attempt to log in if not already logged in.
+ schema:
+ type: boolean
+ default: true
+ - variable: accept_dns
+ label: Accept DNS
+ description: Accept DNS configuration from the admin console.
+ schema:
+ type: boolean
+ default: false
+ - variable: userspace
+ label: Userspace
+ description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device.
+ schema:
+ type: boolean
+ default: false
+ - variable: routes
+ label: Routes
+ description: Expose physical subnet routes to your entire Tailscale network.
+ schema:
+ type: string
+ default: ""
+ - variable: dest_ip
+ label: Destination IP
+ description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched.
+ schema:
+ type: string
+ default: ""
+ - variable: sock5_server
+ label: Sock5 Server
+ description: The address on which to listen for SOCKS5 proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: outbound_http_proxy_listen
+ label: Outbound HTTP Proxy Listen
+ description: The address on which to listen for HTTP proxying into the tailscale net.
+ schema:
+ type: string
+ default: ""
+ - variable: extra_args
+ label: Extra Args
+ description: Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: daemon_extra_args
+ label: Tailscale Daemon Extra Args
+ description: Tailscale Daemon Extra Args
+ schema:
+ type: string
+ default: ""
+ - variable: killSwitch
+ label: Enable Killswitch
+ schema:
+ type: boolean
+ show_if: [["type", "!=", "disabled"]]
+ default: true
+ - variable: excludedNetworks_IPv4
+ label: Killswitch Excluded IPv4 networks
+ description: List of Killswitch Excluded IPv4 Addresses
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv4
+ label: IPv4 Network
+ schema:
+ type: string
+ required: true
+ - variable: excludedNetworks_IPv6
+ label: Killswitch Excluded IPv6 networks
+ description: "List of Killswitch Excluded IPv6 Addresses"
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: networkv6
+ label: IPv6 Network
+ schema:
+ type: string
+ required: true
+ - variable: configFile
+ label: VPN Config File Location
+ schema:
+ type: string
+ show_if: [["type", "!=", "disabled"]]
+ default: ""
+
+ - variable: envList
+ label: VPN Environment Variables
+ schema:
+ type: list
+ show_if: [["type", "!=", "disabled"]]
+ default: []
+ items:
+ - variable: envItem
+ label: Environment Variable
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: name
+ label: Name
+ schema:
+ type: string
+ required: true
+ - variable: value
+ label: Value
+ schema:
+ type: string
+ required: true
+ max_length: 10240
+
+ - variable: docs
+ group: Documentation
+ label: Please read the documentation at https://truecharts.org
+ description: Please read the documentation at
+
https://truecharts.org
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDocs
+ label: I have checked the documentation
+ schema:
+ type: boolean
+ default: true
+ - variable: donateNag
+ group: Documentation
+ label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor
+ description: Please consider supporting TrueCharts, see
+
https://truecharts.org/sponsor
+ schema:
+ additional_attrs: true
+ type: dict
+ attrs:
+ - variable: confirmDonate
+ label: I have considered donating
+ schema:
+ type: boolean
+ default: true
+ hidden: true
+
diff --git a/enterprise/blocky/14.0.4/templates/NOTES.txt b/enterprise/blocky/14.0.4/templates/NOTES.txt
new file mode 100644
index 00000000000..efcb74cb772
--- /dev/null
+++ b/enterprise/blocky/14.0.4/templates/NOTES.txt
@@ -0,0 +1 @@
+{{- include "tc.v1.common.lib.chart.notes" $ -}}
diff --git a/enterprise/blocky/14.0.4/templates/_blockyConfig.tpl b/enterprise/blocky/14.0.4/templates/_blockyConfig.tpl
new file mode 100644
index 00000000000..b35491645ac
--- /dev/null
+++ b/enterprise/blocky/14.0.4/templates/_blockyConfig.tpl
@@ -0,0 +1,231 @@
+{{/* Define the config */}}
+{{- define "blocky.configmap" -}}
+{{- $config := mustMerge ( include "blocky.config" . | fromYaml ) ( .Values.blockyConfig ) }}
+enabled: true
+data:
+ config.yml: |
+{{ $config | toYaml | indent 4 }}
+{{- end -}}
+
+{{- define "blocky.config" -}}
+redis:
+ address: {{ printf "%v-%v" .Release.Name "redis" }}:6379
+ password: {{ .Values.redis.creds.redisPassword | trimAll "\"" }}
+ database: 0
+ required: true
+ connectionAttempts: 10
+ connectionCooldown: 3s
+prometheus:
+ enable: true
+ path: /metrics
+queryLog:
+ # optional one of: postgresql, csv, csv-client. If empty, log to console
+ type: {{ .Values.queryLog.type }}
+ # directory (should be mounted as volume in docker) for csv, db connection string for mysql/postgresql
+ #postgresql target: postgres://user:password@db_host_or_ip:5432/db_name
+ {{- if eq .Values.queryLog.type "postgresql" }}
+ target: {{ .Values.cnpg.main.creds.std }}
+ {{- else }}
+ target: {{ .Values.queryLog.target }}
+ {{- end }}
+ # if > 0, deletes log files which are older than ... days
+ logRetentionDays: {{ .Values.queryLog.logRetentionDays | default 0 }}
+ # optional: Max attempts to create specific query log writer
+ creationAttempts: {{ .Values.queryLog.creationAttempts | default 3 }}
+ # optional: Time between the creation attempts
+ creationCooldown: {{ .Values.queryLog.creationAttempts | default "2s" }}
+
+upstream:
+ default:
+{{- .Values.defaultUpstreams | toYaml | nindent 8 }}
+{{- range $id, $value := .Values.upstreams }}
+ {{ $value.name }}:
+{{- $value.dnsservers | toYaml | nindent 8 }}
+{{- end }}
+
+ports:
+ {{- if .Values.service.dns.enabled }}
+ dns: {{ .Values.service.dns.ports.dns.targetPort }}
+ {{- end }}
+ {{- if .Values.service.dot.enabled }}
+ tls: {{ .Values.service.dot.ports.dot.targetPort }}
+ {{- end }}
+ {{- if .Values.service.main.enabled }}
+ http: {{ .Values.service.main.ports.main.targetPort }}
+ {{- end }}
+ {{- if .Values.service.https.enabled }}
+ https: {{ .Values.service.https.ports.https.targetPort }}
+ {{- end }}
+
+{{- if .Values.certFile }}
+certFile: {{ .Values.certFile }}
+{{- end }}
+
+{{- if .Values.keyFile }}
+keyFile: {{ .Values.keyFile }}
+{{- end }}
+
+log:
+ {{- if .Values.logLevel }}
+ level: {{ .Values.logLevel }}
+ {{- end }}
+ {{- if .Values.logTimestamp }}
+ timestamp: {{ .Values.logTimestamp }}
+ {{- end }}
+ {{- if .Values.logPrivacy }}
+ privacy: {{ .Values.logPrivacy }}
+ {{- end }}
+
+{{- if .Values.dohUserAgent }}
+dohUserAgent: {{ .Values.dohUserAgent }}
+{{- end }}
+
+{{- if .Values.minTlsServeVersion }}
+minTlsServeVersion: {{ .Values.minTlsServeVersion }}
+{{- end }}
+
+caching:
+{{ toYaml .Values.caching | indent 2 }}
+
+{{- if .Values.hostsFile.enabled }}
+{{ $hostsfile := omit .Values.hostsFile "enabled" }}
+hostsFile:
+{{ toYaml $hostsfile | indent 2 }}
+{{- end }}
+
+{{- if or .Values.bootstrapDns.upstream .Values.bootstrapDns.ips }}
+bootstrapDns:
+ {{- if .Values.bootstrapDns.upstream }}
+ - upstream: {{ .Values.bootstrapDns.upstream }}
+ {{- end }}
+ {{- if .Values.bootstrapDns.ips }}
+ ips:
+ {{- range $id, $value := .Values.bootstrapDns.ips }}
+ - {{ $value }}
+ {{- end }}
+ {{- end }}
+ {{/* Add additional Bootstrap DNS */}}
+ {{- range .Values.additionalBootstrapDns }}
+ {{- with .upstream }}
+ - upstream: {{ . }}
+ {{- end }}
+ {{- if .ips }}
+ ips:
+ {{- range $id, $value := .ips }}
+ - {{ $value }}
+ {{- end }}
+ {{- end }}
+ {{- end }}
+{{- end }}
+
+{{- if or .Values.filtering.filtering }}
+filtering:
+{{- if .Values.filtering.ips }}
+ queryTypes:
+{{- range $id, $value := .Values.filtering.ips }}
+ - {{ $value }}
+{{- end }}
+{{- end }}
+{{- end }}
+
+{{- if or .Values.customDNS.filterUnmappedTypes .Values.customDNS.customTTL .Values.customDNS.rewrite .Values.customDNS.mapping }}
+customDNS:
+{{- if .Values.customDNS.upstream }}
+ upstream: {{ .Values.customDNS.upstream }}
+{{- end }}
+{{- if .Values.customDNS.customTTL }}
+ customTTL: {{ .Values.customDNS.customTTL }}
+{{- end }}
+{{- if .Values.customDNS.rewrite }}
+ rewrite:
+{{- range $id, $value := .Values.customDNS.rewrite }}
+ {{ $value.in }}: {{ $value.out }}
+{{- end }}
+{{- end }}
+
+{{- if .Values.customDNS.mapping }}
+ mapping:
+{{- range $id, $value := .Values.customDNS.mapping }}
+ {{ $value.domain }}: {{ $value.dnsserver }}
+{{- end }}
+{{- end }}
+{{- end }}
+
+{{- if or .Values.clientLookup.upstream .Values.clientLookup.ips }}
+clientLookup:
+{{- if .Values.clientLookup.upstream }}
+ upstream: {{ .Values.clientLookup.upstream }}
+{{- end }}
+{{- if .Values.clientLookup.ips }}
+ singleNameOrder:
+{{- range $id, $value := .Values.clientLookup.ips }}
+ - {{ $value }}
+{{- end }}
+{{- end }}
+{{- if .Values.clientLookup.clients }}
+ clients:
+{{- range $id, $value := .Values.clientLookup.clients }}
+ {{ $value.domain }}:
+ {{- range $id, $value := .ips }}
+ - {{ $value }}
+ {{- end }}
+{{- end }}
+{{- end }}
+{{- end }}
+
+{{- if or .Values.conditional.rewrite .Values.conditional.mapping ( and .Values.k8sgateway.enabled .Values.k8sgateway.domains ) }}
+conditional:
+{{- if .Values.conditional.rewrite }}
+ rewrite:
+{{- range $id, $value := .Values.conditional.rewrite }}
+ {{ $value.in }}: {{ $value.out }}
+{{- end }}
+{{- end }}
+
+{{- if or .Values.conditional.mapping ( and .Values.k8sgateway.enabled .Values.k8sgateway.domains ) }}
+ mapping:
+{{- if and .Values.k8sgateway.enabled .Values.k8sgateway.domains }}
+{{- range $id, $value := .Values.k8sgateway.domains }}
+ {{ .domain }}: 127.0.0.1:{{ $.Values.service.k8sgateway.ports.k8sgateway.targetPort }}
+{{- end }}
+{{- end }}
+{{- range $id, $value := .Values.conditional.mapping }}
+ {{ $value.domain }}: {{ $value.dnsserver }}
+{{- end }}
+{{- end }}
+{{- end }}
+
+blocking:
+ blockType: {{ .Values.blocking.blockType }}
+ blockTTL: {{ .Values.blocking.blockTTL }}
+ refreshPeriod: {{ .Values.blocking.refreshPeriod }}
+ downloadTimeout: {{ .Values.blocking.downloadTimeout }}
+ downloadAttempts: {{ .Values.blocking.downloadAttempts }}
+ downloadCooldown: {{ .Values.blocking.downloadCooldown }}
+ startStrategy: {{ .Values.blocking.startStrategy }}
+ processingConcurrency: {{ .Values.blocking.processingConcurrency }}
+{{- if .Values.blocking.whitelist }}
+ whiteLists:
+{{- range $id, $value := .Values.blocking.whitelist }}
+ {{ $value.name }}:
+{{- $value.lists | toYaml | nindent 10 }}
+{{- end }}
+{{- end }}
+
+{{- if .Values.blocking.blacklist }}
+ blackLists:
+{{- range $id, $value := .Values.blocking.blacklist }}
+ {{ $value.name }}:
+{{- $value.lists | toYaml | nindent 10 }}
+{{- end }}
+{{- end }}
+
+{{- if .Values.blocking.clientGroupsBlock }}
+ clientGroupsBlock:
+{{- range $id, $value := .Values.blocking.clientGroupsBlock }}
+ {{ $value.name }}:
+{{- $value.groups | toYaml | nindent 10 }}
+{{- end }}
+{{- end }}
+
+{{- end -}}
diff --git a/enterprise/blocky/14.0.4/templates/_k8sgateway.tpl b/enterprise/blocky/14.0.4/templates/_k8sgateway.tpl
new file mode 100644
index 00000000000..463923f85da
--- /dev/null
+++ b/enterprise/blocky/14.0.4/templates/_k8sgateway.tpl
@@ -0,0 +1,90 @@
+{{- define "k8sgateway.container" -}}
+enabled: true
+imageSelector: k8sgatewayImage
+securityContext:
+ runAsUser: 0
+ runAsGroup: 0
+ readOnlyRootFilesystem: true
+args: ["-conf", "/etc/coredns/Corefile"]
+probes:
+ readiness:
+ enabled: true
+ path: /ready
+ port: 8181
+ liveness:
+ enabled: true
+ path: /health
+ port: 8080
+ startup:
+ enabled: true
+ path: /ready
+ port: 8181
+{{- end -}}
+
+{{/*
+Create the matchable regex from domain
+*/}}
+{{- define "k8sgateway.configmap.regex" -}}
+{{- if .dnsChallenge.domain }}
+{{- .dnsChallenge.domain | replace "." "[.]" -}}
+{{- else -}}
+ {{ "unset" }}
+{{- end }}
+{{- end -}}
+
+{{/* Define the configmap */}}
+{{- define "k8sgateway.configmap" -}}
+{{- $values := .Values.k8sgateway }}
+{{- $fqdn := ( include "tc.v1.common.lib.chart.names.fqdn" . ) }}
+enabled: true
+data:
+ Corefile: |
+ .:{{ .Values.service.k8sgateway.ports.k8sgateway.targetPort }} {
+ errors
+ log
+ health {
+ lameduck 5s
+ }
+ ready
+ {{- range .Values.k8sgateway.domains }}
+ {{- if .dnsChallenge.enabled }}
+ {{- if not .dnsChallenge.domain -}}
+ {{- fail "DNS01 challenge domain is mandatory" -}}
+ {{- end }}
+
+ template IN ANY {{ required "Delegated domain ('domain') is mandatory" .domain }} {
+ match "_acme-challenge[.](.*)[.]{{ include "k8sgateway.configmap.regex" . }}"
+ {{- $name := "{{ \"{{ .Name }}\" }}" }}
+ {{- $index := "{{ \"{{ index .Match 1 }}\" }}" }}
+ answer "{{ $name }} 5 IN CNAME {{ $index }}.{{ .dnsChallenge.domain }}"
+ fallthrough
+ }
+ {{- end }}
+ {{- end }}
+ k8s_gateway {{ range .Values.k8sgateway.domains }}"{{ required "Delegated domain ('domain') is mandatory " .domain }}"{{ end }} {
+ apex {{ $values.apex | default $fqdn }}
+ ttl {{ $values.ttl }}
+ {{- if $values.secondary }}
+ secondary {{ $values.secondary }}
+ {{- end }}
+ {{- if $values.watchedResources }}
+ resources {{ join " " $values.watchedResources }}
+ {{- end }}
+ fallthrough
+ }
+
+ prometheus 0.0.0.0:9153
+ {{- if .Values.k8sgateway.forward.enabled }}
+ forward . {{ .Values.k8sgateway.forward.primary }} {{ .Values.k8sgateway.forward.secondary }} {
+ {{- range .Values.k8sgateway.forward.options }}
+ {{ .name }} {{ .value }}
+ {{- end }}
+ }
+ {{- else }}
+ forward . 1.1.1.1
+ {{- end }}
+ loop
+ reload
+ loadbalance
+ }
+{{- end -}}
diff --git a/enterprise/blocky/14.0.4/templates/common.yaml b/enterprise/blocky/14.0.4/templates/common.yaml
new file mode 100644
index 00000000000..310ef64af8f
--- /dev/null
+++ b/enterprise/blocky/14.0.4/templates/common.yaml
@@ -0,0 +1,106 @@
+{{/* Make sure all variables are set properly */}}
+{{- if eq .Values.queryLog.type "postgresql" -}}
+ {{- $_ := set .Values.cnpg.main "enabled" true -}}
+{{- end }}
+{{- include "tc.v1.common.loader.init" . }}
+
+{{/* Render configmap for blocky */}}
+{{- $configmapFile := include "blocky.configmap" . | fromYaml -}}
+{{- if $configmapFile -}}
+ {{- $_ := set .Values.configmap "config" $configmapFile -}}
+{{- end -}}
+
+{{- $gatewayconfig := include "k8sgateway.configmap" . | fromYaml -}}
+{{- if $gatewayconfig -}}
+ {{- $_ := set .Values.configmap "corefile" $gatewayconfig -}}
+{{- end -}}
+
+{{/* Always mount the configmap, with the basic config, plus the 'blockyConfig' */}}
+{{- define "blocky.configmap.mount" -}}
+enabled: true
+type: configmap
+mountPath: /app/config.yml
+objectName: config
+readOnly: true
+subPath: config.yml
+{{- end -}}
+
+{{/* Append the general configMap volume to the volumes */}}
+{{- define "k8sgateway.configvolume" -}}
+enabled: true
+type: configmap
+objectName: corefile
+items:
+ - key: Corefile
+ path: Corefile
+targetSelector:
+ main:
+ k8sgateway:
+ mountPath: "/etc/coredns"
+ readOnly: true
+
+{{- end -}}
+
+{{- $_ := set .Values.persistence "tc-config" (include "blocky.configmap.mount" . | fromYaml) -}}
+
+{{- if and .Values.k8sgateway.enabled .Values.k8sgateway.domains -}}
+{{- $_ := set .Values.persistence "config-volume" (include "k8sgateway.configvolume" . | fromYaml) -}}
+{{- $_ := set .Values.workload.main.podSpec.containers "k8sgateway" (include "k8sgateway.container" . | fromYaml) -}}
+{{- end -}}
+
+{{/* Define path for api */}}
+{{- define "blocky.api" -}}
+{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" . -}}
+path: "/api"
+# -- Ignored if not kubeVersion >= 1.14-0
+pathType: Prefix
+service:
+ # -- Overrides the service name reference for this path
+ name: {{ printf "%s-main" $fullname }}
+ port: {{ .Values.service.main.ports.main.port }}
+{{- end -}}
+
+{{/* inject websocket path to all main ingress hosts*/}}
+{{- define "blocky.apiinjector" -}}
+{{- $path := list (include "blocky.api" . | fromYaml) -}}
+{{- if .Values.ingress.main.enabled }}
+{{- range .Values.ingress.main.hosts }}
+{{- $newpaths := list }}
+{{- $newpaths := concat .paths $path }}
+{{- $_ := set . "paths" ( deepCopy $newpaths ) -}}
+{{- end }}
+{{- end }}
+{{- end -}}
+
+{{/* inject api paths in ingress */}}
+{{- include "blocky.apiinjector" . }}
+
+{{/* Define path for DoH */}}
+{{- define "blocky.doh" -}}
+{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" . -}}
+path: "/dns-query"
+# -- Ignored if not kubeVersion >= 1.14-0
+pathType: Prefix
+service:
+ # -- Overrides the service name reference for this path
+ name: {{ printf "%s-main" $fullname }}
+ port: {{ .Values.service.main.ports.main.port }}
+{{- end -}}
+
+{{/* inject websocket path to all main ingress hosts*/}}
+{{- define "blocky.dohinjector" -}}
+{{- $path := list (include "blocky.doh" . | fromYaml) -}}
+{{- if .Values.ingress.main.enabled }}
+{{- range .Values.ingress.main.hosts }}
+{{- $newpaths := list }}
+{{- $newpaths := concat .paths $path }}
+{{- $_ := set . "paths" ( deepCopy $newpaths ) -}}
+{{- end }}
+{{- end }}
+{{- end -}}
+
+{{/* inject api paths in ingress */}}
+{{- include "blocky.dohinjector" . }}
+
+{{/* Render the templates */}}
+{{ include "tc.v1.common.loader.apply" . }}
diff --git a/enterprise/blocky/14.0.4/values.yaml b/enterprise/blocky/14.0.4/values.yaml
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/enterprise/clusterissuer/7.2.3/Chart.yaml b/enterprise/clusterissuer/7.2.3/Chart.yaml
index 0318f605913..f303adc4b05 100644
--- a/enterprise/clusterissuer/7.2.3/Chart.yaml
+++ b/enterprise/clusterissuer/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: core
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png
keywords:
- cert-manager
- certificates
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/enterprise/grafana/14.2.3/Chart.yaml b/enterprise/grafana/14.2.3/Chart.yaml
index a1769c34790..1a7853587f6 100644
--- a/enterprise/grafana/14.2.3/Chart.yaml
+++ b/enterprise/grafana/14.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 10.3.3
@@ -25,7 +25,7 @@ keywords:
- monitoring
- metrics
- logs
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/enterprise/kubeapps/2.3.3/Chart.yaml b/enterprise/kubeapps/2.3.3/Chart.yaml
index c83055c7238..ebf03c00dda 100644
--- a/enterprise/kubeapps/2.3.3/Chart.yaml
+++ b/enterprise/kubeapps/2.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 0.0.3
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.png
keywords:
- kubeapps
- catalog
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/enterprise/kubernetes-reflector/4.2.3/Chart.yaml b/enterprise/kubernetes-reflector/4.2.3/Chart.yaml
index acd3f69dc73..9c7d7714058 100644
--- a/enterprise/kubernetes-reflector/4.2.3/Chart.yaml
+++ b/enterprise/kubernetes-reflector/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 7.1.217
@@ -26,7 +26,7 @@ keywords:
- configmaps
- cert-manager
- certificates
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/enterprise/metallb-config/6.2.3/Chart.yaml b/enterprise/metallb-config/6.2.3/Chart.yaml
index b925e6d544b..b2fc758514e 100644
--- a/enterprise/metallb-config/6.2.3/Chart.yaml
+++ b/enterprise/metallb-config/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: core
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb-config.png
keywords:
- metallb
- loadbalancer
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/enterprise/nextcloud/29.2.5/Chart.yaml b/enterprise/nextcloud/29.2.5/Chart.yaml
index 80305d5d1ec..ba884b13f46 100644
--- a/enterprise/nextcloud/29.2.5/Chart.yaml
+++ b/enterprise/nextcloud/29.2.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 28.0.2
@@ -33,7 +33,7 @@ keywords:
- http
- web
- php
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -43,11 +43,11 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
- https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud
- - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
- - https://hub.docker.com/r/nginxinc/nginx-unprivileged
- - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- - https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/clamav/clamav
+ - https://hub.docker.com/r/nginxinc/nginx-unprivileged
+ - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
+ - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
+ - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
+ - https://hub.docker.com/r/collabora/code
type: application
version: 29.2.5
diff --git a/enterprise/nextcloud/29.2.5/questions.yaml b/enterprise/nextcloud/29.2.5/questions.yaml
index bf393cc8182..92e3373a815 100755
--- a/enterprise/nextcloud/29.2.5/questions.yaml
+++ b/enterprise/nextcloud/29.2.5/questions.yaml
@@ -3139,7 +3139,6 @@ questions:
type: string
default: ""
-
- variable: metrics
group: Metrics
label: Prometheus Metrics
diff --git a/enterprise/prometheus/17.6.3/Chart.yaml b/enterprise/prometheus/17.6.3/Chart.yaml
index 5e618240427..177dff077d1 100644
--- a/enterprise/prometheus/17.6.3/Chart.yaml
+++ b/enterprise/prometheus/17.6.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 2.50.1
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/enterprise/prometheus
icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png
keywords:
- metrics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -39,8 +39,8 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
- - https://hub.docker.com/r/bitnami/prometheus
- https://quay.io/thanos/thanos
- https://hub.docker.com/r/bitnami/alertmanager
+ - https://hub.docker.com/r/bitnami/prometheus
type: application
version: 17.6.3
diff --git a/enterprise/traefik/26.4.14/Chart.yaml b/enterprise/traefik/26.4.14/Chart.yaml
index 443a9e54b61..9bebc756e66 100644
--- a/enterprise/traefik/26.4.14/Chart.yaml
+++ b/enterprise/traefik/26.4.14/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 2.11.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png
keywords:
- traefik
- ingress
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/enterprise/vaultwarden/26.2.4/Chart.yaml b/enterprise/vaultwarden/26.2.4/Chart.yaml
index dc0f6bf499a..c2158713504 100644
--- a/enterprise/vaultwarden/26.2.4/Chart.yaml
+++ b/enterprise/vaultwarden/26.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: security
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: 1.30.5
@@ -27,7 +27,7 @@ keywords:
- vaultwarden
- password
- rust
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/enterprise/vaultwarden/26.2.4/questions.yaml b/enterprise/vaultwarden/26.2.4/questions.yaml
index 484b16a5531..8bda49e9e31 100755
--- a/enterprise/vaultwarden/26.2.4/questions.yaml
+++ b/enterprise/vaultwarden/26.2.4/questions.yaml
@@ -2631,7 +2631,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/enterprise/velero/4.2.3/Chart.yaml b/enterprise/velero/4.2.3/Chart.yaml
index 0aa416d3f11..185a20fd98b 100644
--- a/enterprise/velero/4.2.3/Chart.yaml
+++ b/enterprise/velero/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: enterprise
apiVersion: v2
appVersion: latest
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png
keywords:
- velero
- backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/anything-llm/1.0.5/Chart.yaml b/incubator/anything-llm/1.0.5/Chart.yaml
index 73988c5b6aa..b9e7c9518a0 100644
--- a/incubator/anything-llm/1.0.5/Chart.yaml
+++ b/incubator/anything-llm/1.0.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: AI
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.png
keywords:
- anything-llm
- ai
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/archivebox/1.0.4/Chart.yaml b/incubator/archivebox/1.0.4/Chart.yaml
index 315b811d4cf..c85adbe9210 100644
--- a/incubator/archivebox/1.0.4/Chart.yaml
+++ b/incubator/archivebox/1.0.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmarks
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- archiving
- digipres
- backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/atuin/2.0.4/Chart.yaml b/incubator/atuin/2.0.4/Chart.yaml
index 9bfd5d69719..a6578328bab 100644
--- a/incubator/atuin/2.0.4/Chart.yaml
+++ b/incubator/atuin/2.0.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: system
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 18.0.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.png
keywords:
- atuin
- shell
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/game-server-watcher/0.0.4/Chart.yaml b/incubator/game-server-watcher/0.0.4/Chart.yaml
index b97e8e59746..7d23fe6cdeb 100644
--- a/incubator/game-server-watcher/0.0.4/Chart.yaml
+++ b/incubator/game-server-watcher/0.0.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: monitor
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 3.0.0
@@ -24,7 +24,7 @@ keywords:
- game-server-watcher
- monitoring
- bots
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/gaseous-server/1.0.4/Chart.yaml b/incubator/gaseous-server/1.0.4/Chart.yaml
index bd5baf2860a..6d5a53d0290 100644
--- a/incubator/gaseous-server/1.0.4/Chart.yaml
+++ b/incubator/gaseous-server/1.0.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 1.7.1
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.png
keywords:
- gaseous-server
- rom-manager
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/grafana-agent-operator/0.0.5/Chart.yaml b/incubator/grafana-agent-operator/0.0.5/Chart.yaml
index 5ddcf5bf30a..d1ee012d0f0 100644
--- a/incubator/grafana-agent-operator/0.0.5/Chart.yaml
+++ b/incubator/grafana-agent-operator/0.0.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: system
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 0.39.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent-operator.p
keywords:
- grafana-agent
- shell
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/semaphore/1.0.5/Chart.yaml b/incubator/semaphore/1.0.5/Chart.yaml
index b5459d05b26..7ff2c552250 100644
--- a/incubator/semaphore/1.0.5/Chart.yaml
+++ b/incubator/semaphore/1.0.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 2.9.45
@@ -24,7 +24,7 @@ keywords:
- ansible
- semaphore
- cicd
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/semaphore/1.0.5/questions.yaml b/incubator/semaphore/1.0.5/questions.yaml
index baecdfe4d26..c48c0a43089 100755
--- a/incubator/semaphore/1.0.5/questions.yaml
+++ b/incubator/semaphore/1.0.5/questions.yaml
@@ -2664,7 +2664,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/incubator/twofauth/1.0.5/Chart.yaml b/incubator/twofauth/1.0.5/Chart.yaml
index 54aa25ab5a5..d9b1aefa5e7 100644
--- a/incubator/twofauth/1.0.5/Chart.yaml
+++ b/incubator/twofauth/1.0.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: auth
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 5.0.4
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/twofauth.png
keywords:
- 2fauth
- auth
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/wisemapping/0.0.3/Chart.yaml b/incubator/wisemapping/0.0.3/Chart.yaml
index d7110c4641d..09f7128c892 100644
--- a/incubator/wisemapping/0.0.3/Chart.yaml
+++ b/incubator/wisemapping/0.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: design
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- mapping
- mind-mapping
- collaboration
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/incubator/wisemapping/0.0.3/ix_values.yaml b/incubator/wisemapping/0.0.3/ix_values.yaml
index 8b885153ce6..123e547b918 100644
--- a/incubator/wisemapping/0.0.3/ix_values.yaml
+++ b/incubator/wisemapping/0.0.3/ix_values.yaml
@@ -43,8 +43,7 @@ workload:
containers:
main:
env:
- ADMIN_EMAIL: "change@me.com"
-
+ ADMIN_EMAIL: "change@me.com"
persistence:
config:
@@ -65,4 +64,3 @@ cnpg:
portal:
open:
enabled: true
-
diff --git a/incubator/wisemapping/0.0.3/questions.yaml b/incubator/wisemapping/0.0.3/questions.yaml
index 7c186db94f0..049f6cf90d4 100755
--- a/incubator/wisemapping/0.0.3/questions.yaml
+++ b/incubator/wisemapping/0.0.3/questions.yaml
@@ -2312,7 +2312,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/incubator/wisemapping/0.0.3/templates/_configmap.tpl b/incubator/wisemapping/0.0.3/templates/_configmap.tpl
index 99ff4926c7b..fb813d65a1f 100644
--- a/incubator/wisemapping/0.0.3/templates/_configmap.tpl
+++ b/incubator/wisemapping/0.0.3/templates/_configmap.tpl
@@ -53,4 +53,4 @@ items:
- key: app.properties.dummy
path: app.properties.dummy
{{- end -}}
-{{- end -}}
\ No newline at end of file
+{{- end -}}
diff --git a/incubator/wyoming-openwakeword/0.0.5/Chart.yaml b/incubator/wyoming-openwakeword/0.0.5/Chart.yaml
index e823d4b5c1a..59e586d7cf5 100644
--- a/incubator/wyoming-openwakeword/0.0.5/Chart.yaml
+++ b/incubator/wyoming-openwakeword/0.0.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 1.10.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/incubator/wyoming-openwakeword
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-openwakeword.png
keywords:
- wyoming-openwakeword
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/operators/cert-manager/4.2.4/Chart.yaml b/operators/cert-manager/4.2.4/Chart.yaml
index 9ad656215f6..4deee6b376b 100644
--- a/operators/cert-manager/4.2.4/Chart.yaml
+++ b/operators/cert-manager/4.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
apiVersion: v2
appVersion: latest
@@ -31,7 +31,7 @@ keywords:
- cert-manager
- certificates
- security
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/operators/cloudnative-pg/6.3.3/Chart.yaml b/operators/cloudnative-pg/6.3.3/Chart.yaml
index 24244ce7571..51ce495bd13 100644
--- a/operators/cloudnative-pg/6.3.3/Chart.yaml
+++ b/operators/cloudnative-pg/6.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
apiVersion: v2
appVersion: latest
@@ -31,7 +31,7 @@ keywords:
- database
- cloudnative-pg
- cnpg
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/operators/grafana-agent-operator/1.2.3/Chart.yaml b/operators/grafana-agent-operator/1.2.3/Chart.yaml
index 5e2226043b4..97674d23962 100644
--- a/operators/grafana-agent-operator/1.2.3/Chart.yaml
+++ b/operators/grafana-agent-operator/1.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: system
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
apiVersion: v2
appVersion: 0.39.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent-operator.p
keywords:
- grafana-agent
- shell
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/operators/metallb/14.2.3/Chart.yaml b/operators/metallb/14.2.3/Chart.yaml
index 4fa13706008..b735f0cf85b 100644
--- a/operators/metallb/14.2.3/Chart.yaml
+++ b/operators/metallb/14.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
apiVersion: v2
appVersion: latest
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png
keywords:
- metallb
- loadbalancer
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/operators/openebs/3.2.3/Chart.yaml b/operators/openebs/3.2.3/Chart.yaml
index c51aa36c182..5eae44cb5f5 100644
--- a/operators/openebs/3.2.3/Chart.yaml
+++ b/operators/openebs/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: CSI
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
apiVersion: v2
appVersion: latest
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openebs.png
keywords:
- openebs
- backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/operators/prometheus-operator/6.4.3/Chart.yaml b/operators/prometheus-operator/6.4.3/Chart.yaml
index ec79d402a7f..f9a456f9743 100644
--- a/operators/prometheus-operator/6.4.3/Chart.yaml
+++ b/operators/prometheus-operator/6.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: operators
apiVersion: v2
appVersion: latest
@@ -31,7 +31,7 @@ keywords:
- operator
- prometheus
- metics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/acestream/6.2.3/Chart.yaml b/stable/acestream/6.2.3/Chart.yaml
index 6ab5c3a0e69..33a0e19650f 100644
--- a/stable/acestream/6.2.3/Chart.yaml
+++ b/stable/acestream/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Video
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.2.8
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
keywords:
- acestream
- MediaServer-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/actualserver/10.3.3/Chart.yaml b/stable/actualserver/10.3.3/Chart.yaml
index 3cb75d6cf40..45d8a64b8af 100644
--- a/stable/actualserver/10.3.3/Chart.yaml
+++ b/stable/actualserver/10.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: finance
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.3.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
keywords:
- actualserver
- finance
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/adguard-home/9.2.3/Chart.yaml b/stable/adguard-home/9.2.3/Chart.yaml
index 1b2dbf0c992..044f50d8e0a 100644
--- a/stable/adguard-home/9.2.3/Chart.yaml
+++ b/stable/adguard-home/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.107.44
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
keywords:
- adblock
- adguard
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/adguardhome-sync/6.2.3/Chart.yaml b/stable/adguardhome-sync/6.2.3/Chart.yaml
index d3ba95f91d3..c591b614dcc 100644
--- a/stable/adguardhome-sync/6.2.3/Chart.yaml
+++ b/stable/adguardhome-sync/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.6.5
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
keywords:
- adguardhome-sync
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/adminer/8.2.3/Chart.yaml b/stable/adminer/8.2.3/Chart.yaml
index fb802ccfc43..e2a591a5e44 100644
--- a/stable/adminer/8.2.3/Chart.yaml
+++ b/stable/adminer/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png
keywords:
- adminer
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/airdcpp-webclient/10.2.3/Chart.yaml b/stable/airdcpp-webclient/10.2.3/Chart.yaml
index fa5bd3a5230..798f30e592b 100644
--- a/stable/airdcpp-webclient/10.2.3/Chart.yaml
+++ b/stable/airdcpp-webclient/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.12.1
@@ -24,7 +24,7 @@ keywords:
- DC++
- dcpp
- airdcpp
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/airsonic-advanced/13.2.3/Chart.yaml b/stable/airsonic-advanced/13.2.3/Chart.yaml
index 77fa177cd7a..4553306da0a 100644
--- a/stable/airsonic-advanced/13.2.3/Chart.yaml
+++ b/stable/airsonic-advanced/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: edge-latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic-advanced
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png
keywords:
- airsonic
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/airsonic-advanced/13.2.3/questions.yaml b/stable/airsonic-advanced/13.2.3/questions.yaml
index 1056dd0e29c..1a63414a78c 100755
--- a/stable/airsonic-advanced/13.2.3/questions.yaml
+++ b/stable/airsonic-advanced/13.2.3/questions.yaml
@@ -3139,7 +3139,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/airsonic/13.2.3/Chart.yaml b/stable/airsonic/13.2.3/Chart.yaml
index bc7ea078916..b26e9740683 100644
--- a/stable/airsonic/13.2.3/Chart.yaml
+++ b/stable/airsonic/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.6.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/airsonic
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png
keywords:
- airsonic
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/alienswarm-reactivedrop/5.2.3/Chart.yaml b/stable/alienswarm-reactivedrop/5.2.3/Chart.yaml
index 32a12b6e7bd..70b1ee884c7 100644
--- a/stable/alienswarm-reactivedrop/5.2.3/Chart.yaml
+++ b/stable/alienswarm-reactivedrop/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: alienswarmreactiedrop
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it.'
+description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
home: https://truecharts.org/charts/stable/alienswarm-reactivedrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
keywords:
- alienswarm-reactivedrop
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/alienswarm/5.2.3/Chart.yaml b/stable/alienswarm/5.2.3/Chart.yaml
index c03d665f3f0..ee10fe0bf2b 100644
--- a/stable/alienswarm/5.2.3/Chart.yaml
+++ b/stable/alienswarm/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: alienswarm
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm.png
keywords:
- alienswarm
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/alist/9.4.3/Chart.yaml b/stable/alist/9.4.3/Chart.yaml
index 5eee7f3257d..0da550953cc 100644
--- a/stable/alist/9.4.3/Chart.yaml
+++ b/stable/alist/9.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.32.0
@@ -27,7 +27,7 @@ keywords:
- google driver
- aliyun driver
- baiduyun
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/amcrest2mqtt/11.2.3/Chart.yaml b/stable/amcrest2mqtt/11.2.3/Chart.yaml
index 6bf7d95255d..eec5f619f4b 100644
--- a/stable/amcrest2mqtt/11.2.3/Chart.yaml
+++ b/stable/amcrest2mqtt/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.16
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/amcrest2mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png
keywords:
- amcrest2mqtt
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/americasarmy-pg/5.2.3/Chart.yaml b/stable/americasarmy-pg/5.2.3/Chart.yaml
index 223d8029ac1..cfa2ef2e9d9 100644
--- a/stable/americasarmy-pg/5.2.3/Chart.yaml
+++ b/stable/americasarmy-pg/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: aaproinggrounds
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Chart will download and install SteamCMD. It will also install America''s Army: Proving Grounds and run it.'
+description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
home: https://truecharts.org/charts/stable/americasarmy-pg
icon: https://truecharts.org/img/hotlink-ok/chart-icons/americasarmy-pg.png
keywords:
- americasarmy-pg
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/amule/7.2.3/Chart.yaml b/stable/amule/7.2.3/Chart.yaml
index a4aba368ed2..4061bc1ca19 100644
--- a/stable/amule/7.2.3/Chart.yaml
+++ b/stable/amule/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Downloaders
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/android-8-0/5.2.3/Chart.yaml b/stable/android-8-0/5.2.3/Chart.yaml
index deb61c2b2d0..9700aebdb13 100644
--- a/stable/android-8-0/5.2.3/Chart.yaml
+++ b/stable/android-8-0/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/android-8-0.png
keywords:
- android-8-0
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/androiddebugbridge/5.2.3/Chart.yaml b/stable/androiddebugbridge/5.2.3/Chart.yaml
index 05e6b76e890..d29cd078fe8 100644
--- a/stable/androiddebugbridge/5.2.3/Chart.yaml
+++ b/stable/androiddebugbridge/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/androiddebugbridge.png
keywords:
- androiddebugbridge
- home-automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/anki-sync-server/6.2.3/Chart.yaml b/stable/anki-sync-server/6.2.3/Chart.yaml
index bc25ae4bbf0..91f2c24f236 100644
--- a/stable/anki-sync-server/6.2.3/Chart.yaml
+++ b/stable/anki-sync-server/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.1.14
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/anki-sync-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png
keywords:
- anki-sync-server
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/anonaddy/20.6.4/Chart.yaml b/stable/anonaddy/20.6.4/Chart.yaml
index b761a037770..526ff89aa39 100644
--- a/stable/anonaddy/20.6.4/Chart.yaml
+++ b/stable/anonaddy/20.6.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: email
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.9
@@ -36,7 +36,7 @@ home: https://truecharts.org/charts/stable/anonaddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
keywords:
- anonaddy
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/anope/5.2.3/Chart.yaml b/stable/anope/5.2.3/Chart.yaml
index ae5030d8202..2c7fe77f614 100644
--- a/stable/anope/5.2.3/Chart.yaml
+++ b/stable/anope/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Network-Other
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/answer/3.2.3/Chart.yaml b/stable/answer/3.2.3/Chart.yaml
index b541057a35b..32433d79b43 100644
--- a/stable/answer/3.2.3/Chart.yaml
+++ b/stable/answer/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: forum
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/answer.png
keywords:
- answer
- forum
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/answer/3.2.3/questions.yaml b/stable/answer/3.2.3/questions.yaml
index 54e8d4404bb..e631f8d9259 100755
--- a/stable/answer/3.2.3/questions.yaml
+++ b/stable/answer/3.2.3/questions.yaml
@@ -2382,7 +2382,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/apache-musicindex/11.2.3/Chart.yaml b/stable/apache-musicindex/11.2.3/Chart.yaml
index 2ac4bcb9a8a..af028f8c189 100644
--- a/stable/apache-musicindex/11.2.3/Chart.yaml
+++ b/stable/apache-musicindex/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.4.1
@@ -25,7 +25,7 @@ keywords:
- streaming
- m3u
- playlist
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/apache-webdav/5.2.3/Chart.yaml b/stable/apache-webdav/5.2.3/Chart.yaml
index d8dbedbc9ad..b94db66febc 100644
--- a/stable/apache-webdav/5.2.3/Chart.yaml
+++ b/stable/apache-webdav/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png
keywords:
- apache-webdav
- Cloud
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/appdaemon/16.2.3/Chart.yaml b/stable/appdaemon/16.2.3/Chart.yaml
index a7e63b262f4..95be0e696f6 100644
--- a/stable/appdaemon/16.2.3/Chart.yaml
+++ b/stable/appdaemon/16.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.4.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png
keywords:
- appdaemon
- home-automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/apt-cacher-ng/8.2.3/Chart.yaml b/stable/apt-cacher-ng/8.2.3/Chart.yaml
index d68b7186c25..be6416945d3 100644
--- a/stable/apt-cacher-ng/8.2.3/Chart.yaml
+++ b/stable/apt-cacher-ng/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Proxy
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.7.4
@@ -25,7 +25,7 @@ keywords:
- Network-Proxy
- Network-Other
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/archiveteam-warrior/5.2.3/Chart.yaml b/stable/archiveteam-warrior/5.2.3/Chart.yaml
index f4372a4fae4..f4d80066e87 100644
--- a/stable/archiveteam-warrior/5.2.3/Chart.yaml
+++ b/stable/archiveteam-warrior/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Backup
- Cloud
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/aria2/12.2.3/Chart.yaml b/stable/aria2/12.2.3/Chart.yaml
index c8400f161a4..fbe13659c84 100644
--- a/stable/aria2/12.2.3/Chart.yaml
+++ b/stable/aria2/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/aria2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png
keywords:
- aria2
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ariang/8.2.3/Chart.yaml b/stable/ariang/8.2.3/Chart.yaml
index 2c304a09707..6e139253b36 100644
--- a/stable/ariang/8.2.3/Chart.yaml
+++ b/stable/ariang/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.3.6
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ariang
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png
keywords:
- ariang
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/arksurvivalevolved/7.2.3/Chart.yaml b/stable/arksurvivalevolved/7.2.3/Chart.yaml
index 9445c66bb8d..33cd04973e3 100644
--- a/stable/arksurvivalevolved/7.2.3/Chart.yaml
+++ b/stable/arksurvivalevolved/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: arkse
@@ -24,7 +24,7 @@ keywords:
- arksurvivalevolved
- arkse
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/arma3/5.2.3/Chart.yaml b/stable/arma3/5.2.3/Chart.yaml
index 88d7a0905d6..59b200223e4 100644
--- a/stable/arma3/5.2.3/Chart.yaml
+++ b/stable/arma3/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: arma3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png
keywords:
- arma3
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/arma3exilemod/5.2.3/Chart.yaml b/stable/arma3exilemod/5.2.3/Chart.yaml
index f0ce20e324d..f08b6d29fd1 100644
--- a/stable/arma3exilemod/5.2.3/Chart.yaml
+++ b/stable/arma3exilemod/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: arma3exilemod
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3exilemod.png
keywords:
- arma3exilemod
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/assettocorsa/5.2.3/Chart.yaml b/stable/assettocorsa/5.2.3/Chart.yaml
index 5a54f456705..64c66f5c30d 100644
--- a/stable/assettocorsa/5.2.3/Chart.yaml
+++ b/stable/assettocorsa/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: assettocorsa
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png
keywords:
- assettocorsa
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/audacity/12.2.3/Chart.yaml b/stable/audacity/12.2.3/Chart.yaml
index 5840bcafa6d..1f38b5d9564 100644
--- a/stable/audacity/12.2.3/Chart.yaml
+++ b/stable/audacity/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.0.2
@@ -26,7 +26,7 @@ keywords:
- recorder
- editor
- audio
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/audiobookshelf/9.2.3/Chart.yaml b/stable/audiobookshelf/9.2.3/Chart.yaml
index c8d4f1fb9e2..9997bf02955 100644
--- a/stable/audiobookshelf/9.2.3/Chart.yaml
+++ b/stable/audiobookshelf/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.8.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/audiobookshelf
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png
keywords:
- audiobookshelf
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/aurora-files/5.2.3/Chart.yaml b/stable/aurora-files/5.2.3/Chart.yaml
index 26844ba155f..53ae4d7e936 100644
--- a/stable/aurora-files/5.2.3/Chart.yaml
+++ b/stable/aurora-files/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Cloud
- Tools-Utilities
- Network-FTP
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/authentik/24.2.5/Chart.yaml b/stable/authentik/24.2.5/Chart.yaml
index b63f1f8b178..ed42872ee28 100644
--- a/stable/authentik/24.2.5/Chart.yaml
+++ b/stable/authentik/24.2.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: authentication
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.2.1
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png
keywords:
- authentik
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -39,10 +39,10 @@ sources:
- https://goauthentik.io/docs/
- https://github.com/goauthentik/authentik
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
+ - https://ghcr.io/maxmind/geoipupdate
- https://ghcr.io/goauthentik/server
- https://ghcr.io/goauthentik/ldap
- https://ghcr.io/goauthentik/radius
- https://ghcr.io/goauthentik/proxy
- - https://ghcr.io/maxmind/geoipupdate
type: application
version: 24.2.5
diff --git a/stable/authentik/24.2.5/questions.yaml b/stable/authentik/24.2.5/questions.yaml
index 00591341378..ec93c2c3e27 100755
--- a/stable/authentik/24.2.5/questions.yaml
+++ b/stable/authentik/24.2.5/questions.yaml
@@ -4318,7 +4318,6 @@ questions:
type: string
default: ""
-
- variable: metrics
group: Metrics
label: Prometheus Metrics
diff --git a/stable/auto-yt-dl/5.2.3/Chart.yaml b/stable/auto-yt-dl/5.2.3/Chart.yaml
index accb57f83a4..b0043040278 100644
--- a/stable/auto-yt-dl/5.2.3/Chart.yaml
+++ b/stable/auto-yt-dl/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/auto-yt-dl.png
keywords:
- auto-yt-dl
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/autobrr/8.3.3/Chart.yaml b/stable/autobrr/8.3.3/Chart.yaml
index 135aba84bd5..79b254b399d 100644
--- a/stable/autobrr/8.3.3/Chart.yaml
+++ b/stable/autobrr/8.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.39.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png
keywords:
- autobrr
- torrent
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/automatic-music-downloader/9.2.3/Chart.yaml b/stable/automatic-music-downloader/9.2.3/Chart.yaml
index 37e580cc819..8eb62decb76 100644
--- a/stable/automatic-music-downloader/9.2.3/Chart.yaml
+++ b/stable/automatic-music-downloader/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- music
- downloader
- deemix
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/automatic-ripping-machine/3.2.3/Chart.yaml b/stable/automatic-ripping-machine/3.2.3/Chart.yaml
index ba7a19fd387..42161011e1e 100644
--- a/stable/automatic-ripping-machine/3.2.3/Chart.yaml
+++ b/stable/automatic-ripping-machine/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.6.70
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-ripping-machin
keywords:
- automatic-ripping-machine
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/autoscan/8.2.4/Chart.yaml b/stable/autoscan/8.2.4/Chart.yaml
index 24337e12b56..321d8e75d54 100644
--- a/stable/autoscan/8.2.4/Chart.yaml
+++ b/stable/autoscan/8.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png
keywords:
- autoscan
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/avidemux/9.2.3/Chart.yaml b/stable/avidemux/9.2.3/Chart.yaml
index 61daf0aabe2..67a3278486f 100644
--- a/stable/avidemux/9.2.3/Chart.yaml
+++ b/stable/avidemux/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.01.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png
keywords:
- media
- avidemux
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/avorion/5.2.3/Chart.yaml b/stable/avorion/5.2.3/Chart.yaml
index b98b4473145..424e26d5338 100644
--- a/stable/avorion/5.2.3/Chart.yaml
+++ b/stable/avorion/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: aorion
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/avorion.png
keywords:
- avorion
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/babybuddy/16.2.4/Chart.yaml b/stable/babybuddy/16.2.4/Chart.yaml
index 62de8e4af72..edcd7ecc8ef 100644
--- a/stable/babybuddy/16.2.4/Chart.yaml
+++ b/stable/babybuddy/16.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.1
@@ -26,7 +26,7 @@ keywords:
- tracker
- parents
- parenting
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/babybuddy/16.2.4/questions.yaml b/stable/babybuddy/16.2.4/questions.yaml
index cd051867220..d87d0b0f84d 100755
--- a/stable/babybuddy/16.2.4/questions.yaml
+++ b/stable/babybuddy/16.2.4/questions.yaml
@@ -2310,7 +2310,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/backuppc/6.2.3/Chart.yaml b/stable/backuppc/6.2.3/Chart.yaml
index fbc2f96b162..ccd634bb6a5 100644
--- a/stable/backuppc/6.2.3/Chart.yaml
+++ b/stable/backuppc/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.0.2
@@ -24,7 +24,7 @@ keywords:
- backuppc
- Backup
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/baikal/5.2.3/Chart.yaml b/stable/baikal/5.2.3/Chart.yaml
index 19adb002510..d6e693b64da 100644
--- a/stable/baikal/5.2.3/Chart.yaml
+++ b/stable/baikal/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.9.4
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/baikal
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png
keywords:
- baikal
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/barcodebuddy/5.2.3/Chart.yaml b/stable/barcodebuddy/5.2.3/Chart.yaml
index 66a3bddc572..558240af2ee 100644
--- a/stable/barcodebuddy/5.2.3/Chart.yaml
+++ b/stable/barcodebuddy/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,14 +17,14 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: '<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>'
+description: "<b>Barcode Buddy is a Grocy companion app/plugin, which allows you to install the Barcode Buddy app and scan products directly to your Grocy library.</b>"
home: https://truecharts.org/charts/stable/barcodebuddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/barcodebuddy.png
keywords:
- barcodebuddy
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/barotrauma/5.2.3/Chart.yaml b/stable/barotrauma/5.2.3/Chart.yaml
index 99cea77f26a..8c1d8b1d244 100644
--- a/stable/barotrauma/5.2.3/Chart.yaml
+++ b/stable/barotrauma/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: barotrauma
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/barotrauma.png
keywords:
- barotrauma
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/baserow/12.2.3/Chart.yaml b/stable/baserow/12.2.3/Chart.yaml
index 4101c0bda8d..38694599ad3 100644
--- a/stable/baserow/12.2.3/Chart.yaml
+++ b/stable/baserow/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.22.3
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/baserow
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png
keywords:
- baserow
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/baserow/12.2.3/questions.yaml b/stable/baserow/12.2.3/questions.yaml
index 47203275e8d..d320784b872 100755
--- a/stable/baserow/12.2.3/questions.yaml
+++ b/stable/baserow/12.2.3/questions.yaml
@@ -2372,7 +2372,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/batnoter/5.2.3/Chart.yaml b/stable/batnoter/5.2.3/Chart.yaml
index eeb824a516b..5ec4d673c24 100644
--- a/stable/batnoter/5.2.3/Chart.yaml
+++ b/stable/batnoter/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: notes
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/batnoter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/batnoter.png
keywords:
- notes
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bazarr/19.0.3/Chart.yaml b/stable/bazarr/19.0.3/Chart.yaml
index a871c049dce..f812bc9c4ce 100644
--- a/stable/bazarr/19.0.3/Chart.yaml
+++ b/stable/bazarr/19.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.4.2
@@ -27,7 +27,7 @@ keywords:
- subtitles
- usenet
- torrent
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/beets/11.2.4/Chart.yaml b/stable/beets/11.2.4/Chart.yaml
index 79460748633..e17d0c75807 100644
--- a/stable/beets/11.2.4/Chart.yaml
+++ b/stable/beets/11.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.6.0
@@ -26,7 +26,7 @@ keywords:
- manager
- player
- beets
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bender/5.2.3/Chart.yaml b/stable/bender/5.2.3/Chart.yaml
index e4753aa2ee5..08db9741841 100644
--- a/stable/bender/5.2.3/Chart.yaml
+++ b/stable/bender/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: dashboard
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bender.png
keywords:
- bender
- dashboard
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bitcoin-node/5.2.3/Chart.yaml b/stable/bitcoin-node/5.2.3/Chart.yaml
index 907b0764e29..1efbdc82501 100644
--- a/stable/bitcoin-node/5.2.3/Chart.yaml
+++ b/stable/bitcoin-node/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Crypto
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png
keywords:
- bitcoin-node
- Crypto
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bitcoind/5.2.3/Chart.yaml b/stable/bitcoind/5.2.3/Chart.yaml
index 442dccad327..a35ee63e4b1 100644
--- a/stable/bitcoind/5.2.3/Chart.yaml
+++ b/stable/bitcoind/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Tools-Utilities
- Network-Other
- Crypto
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bitcoinunlimited/5.2.3/Chart.yaml b/stable/bitcoinunlimited/5.2.3/Chart.yaml
index 6f4bb84452c..65c4bab3e94 100644
--- a/stable/bitcoinunlimited/5.2.3/Chart.yaml
+++ b/stable/bitcoinunlimited/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinunlimited.png
keywords:
- bitcoinunlimited
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bitcoinwalletgui/5.2.3/Chart.yaml b/stable/bitcoinwalletgui/5.2.3/Chart.yaml
index 8ca6bbd9df5..7c26bb66e0f 100644
--- a/stable/bitcoinwalletgui/5.2.3/Chart.yaml
+++ b/stable/bitcoinwalletgui/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoinwalletgui.png
keywords:
- bitcoinwalletgui
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bitmagnet/1.3.4/Chart.yaml b/stable/bitmagnet/1.3.4/Chart.yaml
index 45454545da7..037806e6899 100644
--- a/stable/bitmagnet/1.3.4/Chart.yaml
+++ b/stable/bitmagnet/1.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.7
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitmagnet.png
keywords:
- torrent
- bitmagnet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bitmagnet/1.3.4/questions.yaml b/stable/bitmagnet/1.3.4/questions.yaml
index 84799189409..6f77d99c8f9 100755
--- a/stable/bitmagnet/1.3.4/questions.yaml
+++ b/stable/bitmagnet/1.3.4/questions.yaml
@@ -2087,7 +2087,6 @@ questions:
type: string
default: ""
-
- variable: metrics
group: Metrics
label: Prometheus Metrics
diff --git a/stable/blender-desktop-g3/5.2.4/Chart.yaml b/stable/blender-desktop-g3/5.2.4/Chart.yaml
index d35019b681c..05bc75c42b9 100644
--- a/stable/blender-desktop-g3/5.2.4/Chart.yaml
+++ b/stable/blender-desktop-g3/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Tools-Utilities
- MediaApp-Photos
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/blender/5.2.4/Chart.yaml b/stable/blender/5.2.4/Chart.yaml
index 6f1a44c6d78..a30589400eb 100644
--- a/stable/blender/5.2.4/Chart.yaml
+++ b/stable/blender/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/blender.png
keywords:
- blender
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/blog/11.2.3/Chart.yaml b/stable/blog/11.2.3/Chart.yaml
index 78722dc4f42..1a029779586 100644
--- a/stable/blog/11.2.3/Chart.yaml
+++ b/stable/blog/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: hosting
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- self
- hosted
- facebook
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/blog/11.2.3/questions.yaml b/stable/blog/11.2.3/questions.yaml
index 1a9939b0919..0f407e959e9 100755
--- a/stable/blog/11.2.3/questions.yaml
+++ b/stable/blog/11.2.3/questions.yaml
@@ -2323,7 +2323,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/boinc/9.2.4/Chart.yaml b/stable/boinc/9.2.4/Chart.yaml
index 0caf87af340..0ec10f36702 100644
--- a/stable/boinc/9.2.4/Chart.yaml
+++ b/stable/boinc/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/boinc
icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png
keywords:
- boinc
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/booksonic-air/13.2.4/Chart.yaml b/stable/booksonic-air/13.2.4/Chart.yaml
index b725dc76b57..487fcf8f445 100644
--- a/stable/booksonic-air/13.2.4/Chart.yaml
+++ b/stable/booksonic-air/13.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2201.1.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
keywords:
- booksonic
- audiobook
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bookstack/13.0.3/Chart.yaml b/stable/bookstack/13.0.3/Chart.yaml
index cd57ccba63a..e2982c121a3 100644
--- a/stable/bookstack/13.0.3/Chart.yaml
+++ b/stable/bookstack/13.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.02.20240228
@@ -34,7 +34,7 @@ keywords:
- organizer
- server
- hosted
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/borg-server/4.2.3/Chart.yaml b/stable/borg-server/4.2.3/Chart.yaml
index 84414ee738d..aa3a142d36d 100644
--- a/stable/borg-server/4.2.3/Chart.yaml
+++ b/stable/borg-server/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.5
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png
keywords:
- borg-server
- backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/breitbandmessung-de/5.2.3/Chart.yaml b/stable/breitbandmessung-de/5.2.3/Chart.yaml
index 7e7ad12d76e..f82fae28d4a 100644
--- a/stable/breitbandmessung-de/5.2.3/Chart.yaml
+++ b/stable/breitbandmessung-de/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -27,7 +27,7 @@ keywords:
- Tools-Utilities
- Other
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/browserless-chrome/9.2.3/Chart.yaml b/stable/browserless-chrome/9.2.3/Chart.yaml
index 3a3e0661498..a864127db45 100644
--- a/stable/browserless-chrome/9.2.3/Chart.yaml
+++ b/stable/browserless-chrome/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.61.1
@@ -24,7 +24,7 @@ keywords:
- browserless
- chrome
- puppeteer
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/budge/9.2.4/Chart.yaml b/stable/budge/9.2.4/Chart.yaml
index 2a002f7c80f..ce87e451c35 100644
--- a/stable/budge/9.2.4/Chart.yaml
+++ b/stable/budge/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.0.9
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
keywords:
- finance
- budge
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/bwapp/5.2.3/Chart.yaml b/stable/bwapp/5.2.3/Chart.yaml
index 0d4fe8abc3b..aeaf211d223 100644
--- a/stable/bwapp/5.2.3/Chart.yaml
+++ b/stable/bwapp/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- bwapp
- Tools-Utilities
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cadquery-server/5.2.3/Chart.yaml b/stable/cadquery-server/5.2.3/Chart.yaml
index 20aad3312cf..a9045ffb4a5 100644
--- a/stable/cadquery-server/5.2.3/Chart.yaml
+++ b/stable/cadquery-server/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Tools-Utilities
- Other
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/calibre-web/18.2.4/Chart.yaml b/stable/calibre-web/18.2.4/Chart.yaml
index 85fc9543fff..8428e2e6167 100644
--- a/stable/calibre-web/18.2.4/Chart.yaml
+++ b/stable/calibre-web/18.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.6.21
@@ -24,7 +24,7 @@ keywords:
- calibre-web
- calibre
- ebook
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/calibre/14.3.3/Chart.yaml b/stable/calibre/14.3.3/Chart.yaml
index b7b048199c6..4567bf446cc 100644
--- a/stable/calibre/14.3.3/Chart.yaml
+++ b/stable/calibre/14.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.6.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/calibre
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
keywords:
- calibre
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/changedetection-io/2.2.3/Chart.yaml b/stable/changedetection-io/2.2.3/Chart.yaml
index 0d4b892fc48..f5ce19d05b1 100644
--- a/stable/changedetection-io/2.2.3/Chart.yaml
+++ b/stable/changedetection-io/2.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.45.14
@@ -24,7 +24,7 @@ keywords:
- monitoring
- changedection
- website watcher
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/channels-dvr/6.2.3/Chart.yaml b/stable/channels-dvr/6.2.3/Chart.yaml
index 7313f99dca4..1b0ebd518be 100644
--- a/stable/channels-dvr/6.2.3/Chart.yaml
+++ b/stable/channels-dvr/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/channels-dvr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png
keywords:
- channels-dvr
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/chevereto/12.4.3/Chart.yaml b/stable/chevereto/12.4.3/Chart.yaml
index 4f8fdf104e5..8c9dd86f732 100644
--- a/stable/chevereto/12.4.3/Chart.yaml
+++ b/stable/chevereto/12.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.6.2
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/chevereto
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png
keywords:
- chevereto
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/chivalry-medievalwarfare/5.2.3/Chart.yaml b/stable/chivalry-medievalwarfare/5.2.3/Chart.yaml
index fd152567a07..bff0bcc8440 100644
--- a/stable/chivalry-medievalwarfare/5.2.3/Chart.yaml
+++ b/stable/chivalry-medievalwarfare/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: chialrymw
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it.'
+description: "This Chart will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it."
home: https://truecharts.org/charts/stable/chivalry-medievalwarfare
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chivalry-medievalwarfare.png
keywords:
- chivalry-medievalwarfare
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/chowdown/5.2.3/Chart.yaml b/stable/chowdown/5.2.3/Chart.yaml
index 80a75827bcc..7a073bf9ecb 100644
--- a/stable/chowdown/5.2.3/Chart.yaml
+++ b/stable/chowdown/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chowdown.png
keywords:
- chowdown
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/chroma/2.2.4/Chart.yaml b/stable/chroma/2.2.4/Chart.yaml
index 4d13d855af7..29e418104fb 100644
--- a/stable/chroma/2.2.4/Chart.yaml
+++ b/stable/chroma/2.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: AI
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.4.24
@@ -24,7 +24,7 @@ keywords:
- chroma
- embedding
- database
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/chromium-desktop-g3/5.2.3/Chart.yaml b/stable/chromium-desktop-g3/5.2.3/Chart.yaml
index 699592874eb..4d5c840beb9 100644
--- a/stable/chromium-desktop-g3/5.2.3/Chart.yaml
+++ b/stable/chromium-desktop-g3/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- chromium-desktop-g3
- Tools-Utilities
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/chromium/5.2.3/Chart.yaml b/stable/chromium/5.2.3/Chart.yaml
index ffc9c1ac332..1e5d5d351b5 100644
--- a/stable/chromium/5.2.3/Chart.yaml
+++ b/stable/chromium/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- chromium
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/chronograf/5.2.4/Chart.yaml b/stable/chronograf/5.2.4/Chart.yaml
index 20947e66013..608fba4ed0b 100644
--- a/stable/chronograf/5.2.4/Chart.yaml
+++ b/stable/chronograf/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-System
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.png
keywords:
- chronograf
- Tools-System
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/chronos/8.2.3/Chart.yaml b/stable/chronos/8.2.3/Chart.yaml
index 2b72a80e357..9b61e94fba8 100644
--- a/stable/chronos/8.2.3/Chart.yaml
+++ b/stable/chronos/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.2.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png
keywords:
- chronos
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ciao/5.2.3/Chart.yaml b/stable/ciao/5.2.3/Chart.yaml
index babb1dd20ff..3955ba02f6b 100644
--- a/stable/ciao/5.2.3/Chart.yaml
+++ b/stable/ciao/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Network-Other
- Productivity
- Tools-System
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/citadel-forgedwithfire/5.2.3/Chart.yaml b/stable/citadel-forgedwithfire/5.2.3/Chart.yaml
index cb0151f1256..d56779b06c3 100644
--- a/stable/citadel-forgedwithfire/5.2.3/Chart.yaml
+++ b/stable/citadel-forgedwithfire/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: citadelfwf
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/citadel-forgedwithfire.p
keywords:
- citadel-forgedwithfire
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/clamav/10.2.4/Chart.yaml b/stable/clamav/10.2.4/Chart.yaml
index d7811feea8b..e3cfe4999d4 100644
--- a/stable/clamav/10.2.4/Chart.yaml
+++ b/stable/clamav/10.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.3.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png
keywords:
- clamav
- antivirus
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/clarkson/12.4.3/Chart.yaml b/stable/clarkson/12.4.3/Chart.yaml
index 5b79c77415f..1debde0f3fb 100644
--- a/stable/clarkson/12.4.3/Chart.yaml
+++ b/stable/clarkson/12.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: vehicle
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.1.2
@@ -33,7 +33,7 @@ keywords:
- log
- fill-up
- vehicle
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/clipplex/3.2.3/Chart.yaml b/stable/clipplex/3.2.3/Chart.yaml
index 6cf64cf33a1..92877a56aa9 100644
--- a/stable/clipplex/3.2.3/Chart.yaml
+++ b/stable/clipplex/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/clipplex.png
keywords:
- clipplex
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cloud9/11.2.3/Chart.yaml b/stable/cloud9/11.2.3/Chart.yaml
index 910c4dfaf27..4a25602e336 100644
--- a/stable/cloud9/11.2.3/Chart.yaml
+++ b/stable/cloud9/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.29.2
@@ -25,7 +25,7 @@ keywords:
- ide
- terminal
- web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cloudcommander/5.2.3/Chart.yaml b/stable/cloudcommander/5.2.3/Chart.yaml
index 4882df994eb..003b968f179 100644
--- a/stable/cloudcommander/5.2.3/Chart.yaml
+++ b/stable/cloudcommander/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudcommander.png
keywords:
- cloudcommander
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cloudflared/10.2.3/Chart.yaml b/stable/cloudflared/10.2.3/Chart.yaml
index dbb143cfa5e..a22457d1628 100644
--- a/stable/cloudflared/10.2.3/Chart.yaml
+++ b/stable/cloudflared/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.2.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflared.png
keywords:
- cloudflared
- networking
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cloudflareddns/9.2.4/Chart.yaml b/stable/cloudflareddns/9.2.4/Chart.yaml
index 467f4e7e668..419af0accb5 100644
--- a/stable/cloudflareddns/9.2.4/Chart.yaml
+++ b/stable/cloudflareddns/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- cloudflareddns
- ddns
- cloudflare
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cloudreve/6.2.3/Chart.yaml b/stable/cloudreve/6.2.3/Chart.yaml
index 28c4acd2c19..4bfeb601878 100644
--- a/stable/cloudreve/6.2.3/Chart.yaml
+++ b/stable/cloudreve/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.8.3
@@ -24,7 +24,7 @@ keywords:
- cloudreve
- Cloud
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/code-server/11.3.3/Chart.yaml b/stable/code-server/11.3.3/Chart.yaml
index 8b8e2fc0b6f..104c31122b5 100644
--- a/stable/code-server/11.3.3/Chart.yaml
+++ b/stable/code-server/11.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.22.0
@@ -25,7 +25,7 @@ keywords:
- vs
- visual studio
- vscode
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/codeproject-ai-server/2.2.3/Chart.yaml b/stable/codeproject-ai-server/2.2.3/Chart.yaml
index 060852112fc..ec154241269 100644
--- a/stable/codeproject-ai-server/2.2.3/Chart.yaml
+++ b/stable/codeproject-ai-server/2.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: AI
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.5.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/codeproject-ai-server.pn
keywords:
- ai-server
- sense-ai
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/collabora/5.2.3/Chart.yaml b/stable/collabora/5.2.3/Chart.yaml
index 1637025385e..ff3de5f8d8f 100644
--- a/stable/collabora/5.2.3/Chart.yaml
+++ b/stable/collabora/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: office
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 23.05.9.2.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora.png
keywords:
- office
- document
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/colonysurvival/5.2.3/Chart.yaml b/stable/colonysurvival/5.2.3/Chart.yaml
index f47eb225d70..5ac111b0a7b 100644
--- a/stable/colonysurvival/5.2.3/Chart.yaml
+++ b/stable/colonysurvival/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: colonysurial
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/colonysurvival.png
keywords:
- colonysurvival
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/commento-plusplus/11.2.3/Chart.yaml b/stable/commento-plusplus/11.2.3/Chart.yaml
index 7dea14846cf..9617c8a0929 100644
--- a/stable/commento-plusplus/11.2.3/Chart.yaml
+++ b/stable/commento-plusplus/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.8.7
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/commento-plusplus
icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png
keywords:
- commento
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/commento-plusplus/11.2.3/questions.yaml b/stable/commento-plusplus/11.2.3/questions.yaml
index 8ae7bacfb0a..0ad1fa10d7d 100755
--- a/stable/commento-plusplus/11.2.3/questions.yaml
+++ b/stable/commento-plusplus/11.2.3/questions.yaml
@@ -2094,7 +2094,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/conanexiles/5.2.3/Chart.yaml b/stable/conanexiles/5.2.3/Chart.yaml
index dd2fffc0bcf..e44e3149139 100644
--- a/stable/conanexiles/5.2.3/Chart.yaml
+++ b/stable/conanexiles/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: conanexiles
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/conanexiles.png
keywords:
- conanexiles
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/convos/5.2.3/Chart.yaml b/stable/convos/5.2.3/Chart.yaml
index 4f7ea277bcb..7d6af8918dd 100644
--- a/stable/convos/5.2.3/Chart.yaml
+++ b/stable/convos/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Messenger
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: stable
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/convos.png
keywords:
- convos
- Network-Messenger
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cops/8.3.4/Chart.yaml b/stable/cops/8.3.4/Chart.yaml
index 48b26ce6d99..5af5093d389 100644
--- a/stable/cops/8.3.4/Chart.yaml
+++ b/stable/cops/8.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.4.1
@@ -26,7 +26,7 @@ keywords:
- Cloud
- MediaApp-Books
- MediaServer-Books
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/core-keeper-dedicated-server/5.2.3/Chart.yaml b/stable/core-keeper-dedicated-server/5.2.3/Chart.yaml
index 1a56e5372d6..eb1dd6dc600 100644
--- a/stable/core-keeper-dedicated-server/5.2.3/Chart.yaml
+++ b/stable/core-keeper-dedicated-server/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/core-keeper-dedicated-se
keywords:
- core-keeper-dedicated-server
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/corekeeper/5.2.3/Chart.yaml b/stable/corekeeper/5.2.3/Chart.yaml
index c7dfd5dbedf..67d831c4c0c 100644
--- a/stable/corekeeper/5.2.3/Chart.yaml
+++ b/stable/corekeeper/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: corekeeper
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/corekeeper.png
keywords:
- corekeeper
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/couchpotato/9.2.3/Chart.yaml b/stable/couchpotato/9.2.3/Chart.yaml
index 65ac0afd676..52d8e84bae9 100644
--- a/stable/couchpotato/9.2.3/Chart.yaml
+++ b/stable/couchpotato/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/couchpotato
icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png
keywords:
- couchpotato
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/counterstrike2d/5.2.3/Chart.yaml b/stable/counterstrike2d/5.2.3/Chart.yaml
index bf3ddfa7f4a..3231586269f 100644
--- a/stable/counterstrike2d/5.2.3/Chart.yaml
+++ b/stable/counterstrike2d/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/counterstrike2d.png
keywords:
- counterstrike2d
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cowyo/5.2.3/Chart.yaml b/stable/cowyo/5.2.3/Chart.yaml
index 682ab90b79d..34824f1148b 100644
--- a/stable/cowyo/5.2.3/Chart.yaml
+++ b/stable/cowyo/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- cowyo
- Cloud
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/craftopia/5.2.3/Chart.yaml b/stable/craftopia/5.2.3/Chart.yaml
index bbe763c56fb..7a137f72b1d 100644
--- a/stable/craftopia/5.2.3/Chart.yaml
+++ b/stable/craftopia/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: craftopia
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/craftopia.png
keywords:
- craftopia
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/crafty-4/7.2.3/Chart.yaml b/stable/crafty-4/7.2.3/Chart.yaml
index 49d1a071423..01a4bdca4f1 100644
--- a/stable/crafty-4/7.2.3/Chart.yaml
+++ b/stable/crafty-4/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.2.3
@@ -24,7 +24,7 @@ keywords:
- crafty-4
- GameServers
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/crypto-exchanges-gateway/5.2.3/Chart.yaml b/stable/crypto-exchanges-gateway/5.2.3/Chart.yaml
index e97b22f4179..2e93771bb05 100644
--- a/stable/crypto-exchanges-gateway/5.2.3/Chart.yaml
+++ b/stable/crypto-exchanges-gateway/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- crypto-exchanges-gateway
- Productivity
- Crypto
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cryptofolio/12.2.3/Chart.yaml b/stable/cryptofolio/12.2.3/Chart.yaml
index b71f3e3c519..8650d87618b 100644
--- a/stable/cryptofolio/12.2.3/Chart.yaml
+++ b/stable/cryptofolio/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cryptofolio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png
keywords:
- cryptofolio
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cryptpad/7.2.3/Chart.yaml b/stable/cryptpad/7.2.3/Chart.yaml
index e6bc0a74c53..499c8e4c9f1 100644
--- a/stable/cryptpad/7.2.3/Chart.yaml
+++ b/stable/cryptpad/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.5.0
@@ -24,7 +24,7 @@ keywords:
- cryptpad
- Productivity
- Security
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cs2/3.2.3/Chart.yaml b/stable/cs2/3.2.3/Chart.yaml
index 3026e9e4327..e058afa83ec 100644
--- a/stable/cs2/3.2.3/Chart.yaml
+++ b/stable/cs2/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: cs2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cs2.png
keywords:
- cs2
- counter-strike
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/csgo/5.2.3/Chart.yaml b/stable/csgo/5.2.3/Chart.yaml
index ff2e6fc1ad8..8fef6ea1e19 100644
--- a/stable/csgo/5.2.3/Chart.yaml
+++ b/stable/csgo/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it.'
+description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: GO and run it."
home: https://truecharts.org/charts/stable/csgo
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csgo.png
keywords:
- csgo
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cssource/5.2.3/Chart.yaml b/stable/cssource/5.2.3/Chart.yaml
index 79281096bee..8701fc597a8 100644
--- a/stable/cssource/5.2.3/Chart.yaml
+++ b/stable/cssource/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it.'
+description: "This Chart will download and install SteamCMD. It will also install Counter-Strike: Source and run it."
home: https://truecharts.org/charts/stable/cssource
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cssource.png
keywords:
- cssource
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cstrike1-6/5.2.3/Chart.yaml b/stable/cstrike1-6/5.2.3/Chart.yaml
index c7c0d4b1c4c..a70d116b12f 100644
--- a/stable/cstrike1-6/5.2.3/Chart.yaml
+++ b/stable/cstrike1-6/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: cstrike1.6
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrike1-6.png
keywords:
- cstrike1-6
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cstrikeconditionzero/5.2.3/Chart.yaml b/stable/cstrikeconditionzero/5.2.3/Chart.yaml
index ed4152cdacb..bf3cffaba63 100644
--- a/stable/cstrikeconditionzero/5.2.3/Chart.yaml
+++ b/stable/cstrikeconditionzero/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: cstrikeczero
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cstrikeconditionzero.png
keywords:
- cstrikeconditionzero
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ctfd/4.7.3/Chart.yaml b/stable/ctfd/4.7.3/Chart.yaml
index 9902a345090..e9dde5e7720 100644
--- a/stable/ctfd/4.7.3/Chart.yaml
+++ b/stable/ctfd/4.7.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: learning
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.7.0
@@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ctfd.png
keywords:
- ctfd
- learning
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cura-novnc/8.2.3/Chart.yaml b/stable/cura-novnc/8.2.3/Chart.yaml
index 875acb1cd20..ef2f4ea9add 100644
--- a/stable/cura-novnc/8.2.3/Chart.yaml
+++ b/stable/cura-novnc/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- cura-novnc
- home-automation
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/custom-app/12.2.3/Chart.yaml b/stable/custom-app/12.2.3/Chart.yaml
index 2299eb424c5..a4156afacd4 100644
--- a/stable/custom-app/12.2.3/Chart.yaml
+++ b/stable/custom-app/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: custom
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.21.1155
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/custom-app
icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png
keywords:
- custom
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/cyberchef/9.2.3/Chart.yaml b/stable/cyberchef/9.2.3/Chart.yaml
index 1801de374b1..08a1e18a5a3 100644
--- a/stable/cyberchef/9.2.3/Chart.yaml
+++ b/stable/cyberchef/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.8.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cyberchef
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png
keywords:
- cyberchef
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/czkawka/9.2.3/Chart.yaml b/stable/czkawka/9.2.3/Chart.yaml
index 4c7e4276a86..40320680865 100644
--- a/stable/czkawka/9.2.3/Chart.yaml
+++ b/stable/czkawka/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: duplicates
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.02.1
@@ -24,7 +24,7 @@ keywords:
- duplicates
- file management
- czkawka
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dailynotes/5.2.3/Chart.yaml b/stable/dailynotes/5.2.3/Chart.yaml
index c9c11d60a4c..a5845e31e0d 100644
--- a/stable/dailynotes/5.2.3/Chart.yaml
+++ b/stable/dailynotes/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dailynotes.png
keywords:
- dailynotes
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/damselfly/5.2.3/Chart.yaml b/stable/damselfly/5.2.3/Chart.yaml
index d73ae92b1e9..22baf7fb654 100644
--- a/stable/damselfly/5.2.3/Chart.yaml
+++ b/stable/damselfly/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Photos
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/damselfly.png
keywords:
- damselfly
- MediaApp-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dashdot/8.2.3/Chart.yaml b/stable/dashdot/8.2.3/Chart.yaml
index a7a8bc85ba5..8f0901f76f5 100644
--- a/stable/dashdot/8.2.3/Chart.yaml
+++ b/stable/dashdot/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.8.3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png
keywords:
- dashboard
- dashdot
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dashmachine/5.2.3/Chart.yaml b/stable/dashmachine/5.2.3/Chart.yaml
index 886d76c2a56..ffc8282de5e 100644
--- a/stable/dashmachine/5.2.3/Chart.yaml
+++ b/stable/dashmachine/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,14 +17,14 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'Another web application bookmark dashboard, with fun features.[br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]'
+description: "Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]"
home: https://truecharts.org/charts/stable/dashmachine
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashmachine.png
keywords:
- dashmachine
- Productivity
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dashy/6.2.6/Chart.yaml b/stable/dashy/6.2.6/Chart.yaml
index 864ff107bfe..9dc9bd7627f 100644
--- a/stable/dashy/6.2.6/Chart.yaml
+++ b/stable/dashy/6.2.6/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: dashboard
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
keywords:
- dashboard
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/davos/12.2.4/Chart.yaml b/stable/davos/12.2.4/Chart.yaml
index daa7b7bd044..ffc21a3798b 100644
--- a/stable/davos/12.2.4/Chart.yaml
+++ b/stable/davos/12.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.2
@@ -24,7 +24,7 @@ keywords:
- davos
- ftp
- automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dayofdefeatsource/5.2.3/Chart.yaml b/stable/dayofdefeatsource/5.2.3/Chart.yaml
index 30fcfcb3399..78d6e9fd53e 100644
--- a/stable/dayofdefeatsource/5.2.3/Chart.yaml
+++ b/stable/dayofdefeatsource/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: dods
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it.'
+description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it."
home: https://truecharts.org/charts/stable/dayofdefeatsource
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png
keywords:
- dayofdefeatsource
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/daysofwar/5.2.3/Chart.yaml b/stable/daysofwar/5.2.3/Chart.yaml
index f2bd193f626..4d9b968311c 100644
--- a/stable/daysofwar/5.2.3/Chart.yaml
+++ b/stable/daysofwar/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: daysofwar
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/daysofwar.png
keywords:
- daysofwar
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dayz/5.2.3/Chart.yaml b/stable/dayz/5.2.3/Chart.yaml
index 593f33af0c2..ceb68e48bf2 100644
--- a/stable/dayz/5.2.3/Chart.yaml
+++ b/stable/dayz/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: dayz
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayz.png
keywords:
- dayz
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ddclient/9.2.4/Chart.yaml b/stable/ddclient/9.2.4/Chart.yaml
index d13cd65e5a0..766f7cf28cd 100644
--- a/stable/ddclient/9.2.4/Chart.yaml
+++ b/stable/ddclient/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.11.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddclient
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png
keywords:
- ddclient
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ddns-go/10.2.3/Chart.yaml b/stable/ddns-go/10.2.3/Chart.yaml
index ee216d56651..f39cd119ec2 100644
--- a/stable/ddns-go/10.2.3/Chart.yaml
+++ b/stable/ddns-go/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.1.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png
keywords:
- ddns-go
- ddns
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ddns-route53/5.2.3/Chart.yaml b/stable/ddns-route53/5.2.3/Chart.yaml
index 493e6c78196..78675a711ff 100644
--- a/stable/ddns-route53/5.2.3/Chart.yaml
+++ b/stable/ddns-route53/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-DNS
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-route53.png
keywords:
- ddns-route53
- Network-DNS
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ddns-updater/9.2.3/Chart.yaml b/stable/ddns-updater/9.2.3/Chart.yaml
index 4e762b09277..072cf0ab801 100644
--- a/stable/ddns-updater/9.2.3/Chart.yaml
+++ b/stable/ddns-updater/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.5.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ddns-updater
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png
keywords:
- ddns-updater
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/debian-apt-mirror/5.2.3/Chart.yaml b/stable/debian-apt-mirror/5.2.3/Chart.yaml
index 5a72e641f28..0bc748529f5 100644
--- a/stable/debian-apt-mirror/5.2.3/Chart.yaml
+++ b/stable/debian-apt-mirror/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Productivity
- Tools-Utilities
- Drivers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/debian-bullseye/5.2.3/Chart.yaml b/stable/debian-bullseye/5.2.3/Chart.yaml
index 469cd32794f..2dd20f936eb 100644
--- a/stable/debian-bullseye/5.2.3/Chart.yaml
+++ b/stable/debian-bullseye/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- debian-bullseye
- Productivity
- Tools-System
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/deconz/15.2.4/Chart.yaml b/stable/deconz/15.2.4/Chart.yaml
index 1d82b6137a3..10e4a03efb4 100644
--- a/stable/deconz/15.2.4/Chart.yaml
+++ b/stable/deconz/15.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.26.1
@@ -25,7 +25,7 @@ keywords:
- home-automation
- zigbee
- conbee
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/deemix/10.2.3/Chart.yaml b/stable/deemix/10.2.3/Chart.yaml
index b24ce354a82..159ff1bd6ce 100644
--- a/stable/deemix/10.2.3/Chart.yaml
+++ b/stable/deemix/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- music
- deemix
- deezer
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/deepstack/11.2.3/Chart.yaml b/stable/deepstack/11.2.3/Chart.yaml
index 06cea303400..52cc094b1e7 100644
--- a/stable/deepstack/11.2.3/Chart.yaml
+++ b/stable/deepstack/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: AI
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2022.01.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/deepstack
icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png
keywords:
- AI
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dell-idrac-fan-controller/5.2.3/Chart.yaml b/stable/dell-idrac-fan-controller/5.2.3/Chart.yaml
index 007942c8d3c..ba147a21a8a 100644
--- a/stable/dell-idrac-fan-controller/5.2.3/Chart.yaml
+++ b/stable/dell-idrac-fan-controller/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- iDrac
- Dell
- fan-controller
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/deluge/18.2.3/Chart.yaml b/stable/deluge/18.2.3/Chart.yaml
index b0b8b01ab01..20c07a9a366 100644
--- a/stable/deluge/18.2.3/Chart.yaml
+++ b/stable/deluge/18.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.1
@@ -24,7 +24,7 @@ keywords:
- transmission
- torrent
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/digikam/11.2.3/Chart.yaml b/stable/digikam/11.2.3/Chart.yaml
index a29f568fe2f..2427f3f3096 100644
--- a/stable/digikam/11.2.3/Chart.yaml
+++ b/stable/digikam/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.8.0
@@ -26,7 +26,7 @@ keywords:
- management
- image
- gallery
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dillinger/9.2.4/Chart.yaml b/stable/dillinger/9.2.4/Chart.yaml
index d05b135a58f..f2640ef0b69 100644
--- a/stable/dillinger/9.2.4/Chart.yaml
+++ b/stable/dillinger/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.39.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dillinger
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png
keywords:
- dillinger
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/discordgsm/7.2.3/Chart.yaml b/stable/discordgsm/7.2.3/Chart.yaml
index 152601db911..fe39945767a 100644
--- a/stable/discordgsm/7.2.3/Chart.yaml
+++ b/stable/discordgsm/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: monitor
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.16.2
@@ -24,7 +24,7 @@ keywords:
- discordgsm
- game-server
- monitor
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/discordgsm/7.2.3/questions.yaml b/stable/discordgsm/7.2.3/questions.yaml
index ee27050b609..25b80258cf1 100755
--- a/stable/discordgsm/7.2.3/questions.yaml
+++ b/stable/discordgsm/7.2.3/questions.yaml
@@ -2275,7 +2275,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/dispatch/5.2.3/Chart.yaml b/stable/dispatch/5.2.3/Chart.yaml
index d62b7c5470c..e3dbc009139 100644
--- a/stable/dispatch/5.2.3/Chart.yaml
+++ b/stable/dispatch/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Messenger
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dispatch.png
keywords:
- dispatch
- Network-Messenger
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dizquetv/14.2.3/Chart.yaml b/stable/dizquetv/14.2.3/Chart.yaml
index 21967705a89..42c3d27e0df 100644
--- a/stable/dizquetv/14.2.3/Chart.yaml
+++ b/stable/dizquetv/14.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png
keywords:
- dizqueTV
- dizquetv
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dns-doh-companion/5.2.3/Chart.yaml b/stable/dns-doh-companion/5.2.3/Chart.yaml
index 9ec2c6d7d85..e052dd3f6fc 100644
--- a/stable/dns-doh-companion/5.2.3/Chart.yaml
+++ b/stable/dns-doh-companion/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-DNS
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dns-doh-companion.png
keywords:
- dns-doh-companion
- Network-DNS
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/docker-hub-rss/5.2.3/Chart.yaml b/stable/docker-hub-rss/5.2.3/Chart.yaml
index 4be060b600c..73098f91706 100644
--- a/stable/docker-hub-rss/5.2.3/Chart.yaml
+++ b/stable/docker-hub-rss/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Cloud
- Tools-Utilities
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/docker/5.2.4/Chart.yaml b/stable/docker/5.2.4/Chart.yaml
index 8a538791cb5..ba3bfc0b357 100644
--- a/stable/docker/5.2.4/Chart.yaml
+++ b/stable/docker/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: docker
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 25.0.3
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/docker
icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker.png
keywords:
- docker
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dockerregistry/5.2.3/Chart.yaml b/stable/dockerregistry/5.2.3/Chart.yaml
index d8215458f12..f3822144279 100644
--- a/stable/dockerregistry/5.2.3/Chart.yaml
+++ b/stable/dockerregistry/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.0
@@ -27,7 +27,7 @@ keywords:
- Network-Management
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/docusaurus/8.2.3/Chart.yaml b/stable/docusaurus/8.2.3/Chart.yaml
index 03af3c74c5b..1d02a14eb8d 100644
--- a/stable/docusaurus/8.2.3/Chart.yaml
+++ b/stable/docusaurus/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: website
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- documentation
- website
- Docusaurus
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dokuwiki/10.2.3/Chart.yaml b/stable/dokuwiki/10.2.3/Chart.yaml
index 850601287f3..a3df7054da3 100644
--- a/stable/dokuwiki/10.2.3/Chart.yaml
+++ b/stable/dokuwiki/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 20230404.1.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dokuwiki
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png
keywords:
- dokuwiki
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/domoticz/10.2.3/Chart.yaml b/stable/domoticz/10.2.3/Chart.yaml
index ccc785edad7..8c8d8aa22d4 100644
--- a/stable/domoticz/10.2.3/Chart.yaml
+++ b/stable/domoticz/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.4.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/domoticz
icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png
keywords:
- domoticz
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dontstarvetogether/5.2.3/Chart.yaml b/stable/dontstarvetogether/5.2.3/Chart.yaml
index 3191514e845..833e91dd981 100644
--- a/stable/dontstarvetogether/5.2.3/Chart.yaml
+++ b/stable/dontstarvetogether/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: dontstare
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dontstarvetogether.png
keywords:
- dontstarvetogether
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/doplarr/9.2.3/Chart.yaml b/stable/doplarr/9.2.3/Chart.yaml
index dac67984f3e..a1a334b9882 100644
--- a/stable/doplarr/9.2.3/Chart.yaml
+++ b/stable/doplarr/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.6.3
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/doplarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png
keywords:
- doplarr
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/double-take/10.2.3/Chart.yaml b/stable/double-take/10.2.3/Chart.yaml
index b05ffebe505..4adcb75583a 100644
--- a/stable/double-take/10.2.3/Chart.yaml
+++ b/stable/double-take/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.13.11
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png
keywords:
- ai
- double-take
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/doublecommander/12.2.4/Chart.yaml b/stable/doublecommander/12.2.4/Chart.yaml
index 35081626c19..71596297e19 100644
--- a/stable/doublecommander/12.2.4/Chart.yaml
+++ b/stable/doublecommander/12.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- doublecommander
- file
- manager
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/drawio/11.0.3/Chart.yaml b/stable/drawio/11.0.3/Chart.yaml
index 7db46fa6ac9..4905bf40ade 100644
--- a/stable/drawio/11.0.3/Chart.yaml
+++ b/stable/drawio/11.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.0.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/drawio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
keywords:
- drawio
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/dropbox-by-otherguy/5.2.3/Chart.yaml b/stable/dropbox-by-otherguy/5.2.3/Chart.yaml
index 399c267dda3..0c13c2d0f2b 100644
--- a/stable/dropbox-by-otherguy/5.2.3/Chart.yaml
+++ b/stable/dropbox-by-otherguy/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/dropbox-by-otherguy.png
keywords:
- dropbox-by-otherguy
- Cloud
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/duckdns/9.2.4/Chart.yaml b/stable/duckdns/9.2.4/Chart.yaml
index 078be00aa6d..ed242c07f3b 100644
--- a/stable/duckdns/9.2.4/Chart.yaml
+++ b/stable/duckdns/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duckdns
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png
keywords:
- duckdns
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/duplicacy/6.2.4/Chart.yaml b/stable/duplicacy/6.2.4/Chart.yaml
index 6226cceac67..b2a63bb2c8d 100644
--- a/stable/duplicacy/6.2.4/Chart.yaml
+++ b/stable/duplicacy/6.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.7.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.png
keywords:
- duplicacy
- Backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/duplicati/13.2.3/Chart.yaml b/stable/duplicati/13.2.3/Chart.yaml
index d93f3c5b677..b50a8e04a82 100644
--- a/stable/duplicati/13.2.3/Chart.yaml
+++ b/stable/duplicati/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/duplicati
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png
keywords:
- duplicati
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ecodms/5.2.3/Chart.yaml b/stable/ecodms/5.2.3/Chart.yaml
index 345508a3621..90432b8a146 100644
--- a/stable/ecodms/5.2.3/Chart.yaml
+++ b/stable/ecodms/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- ecodms
- Cloud
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/electrum/5.2.3/Chart.yaml b/stable/electrum/5.2.3/Chart.yaml
index b56a9ab5c6a..ab5aa59e2f3 100644
--- a/stable/electrum/5.2.3/Chart.yaml
+++ b/stable/electrum/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Network-Other
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/emby-sync/5.2.3/Chart.yaml b/stable/emby-sync/5.2.3/Chart.yaml
index 539fc05469a..215b2591363 100644
--- a/stable/emby-sync/5.2.3/Chart.yaml
+++ b/stable/emby-sync/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby-sync.png
keywords:
- emby-sync
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/emby/18.2.4/Chart.yaml b/stable/emby/18.2.4/Chart.yaml
index db2b17ef680..9231b11a656 100644
--- a/stable/emby/18.2.4/Chart.yaml
+++ b/stable/emby/18.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.8.3.0
@@ -24,7 +24,7 @@ keywords:
- jellyfin
- plex
- emby
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/embystat/9.2.3/Chart.yaml b/stable/embystat/9.2.3/Chart.yaml
index 92191a7d21e..475fc478ccd 100644
--- a/stable/embystat/9.2.3/Chart.yaml
+++ b/stable/embystat/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.2.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/embystat
icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png
keywords:
- embystat
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/emulatorjs/9.2.4/Chart.yaml b/stable/emulatorjs/9.2.4/Chart.yaml
index 865ffe91cc0..ac2331f48b5 100644
--- a/stable/emulatorjs/9.2.4/Chart.yaml
+++ b/stable/emulatorjs/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: emulator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.8.8
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/emulatorjs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png
keywords:
- emulatorjs
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/endlessh/9.2.3/Chart.yaml b/stable/endlessh/9.2.3/Chart.yaml
index 15b953367cb..8dc8191044a 100644
--- a/stable/endlessh/9.2.3/Chart.yaml
+++ b/stable/endlessh/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2021.11.21
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/endlessh
icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png
keywords:
- endlessh
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ersatztv/3.2.3/Chart.yaml b/stable/ersatztv/3.2.3/Chart.yaml
index bbb8c289495..6e7bfdaaff7 100644
--- a/stable/ersatztv/3.2.3/Chart.yaml
+++ b/stable/ersatztv/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.8.5
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png
keywords:
- ersatztv
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/esphome/19.2.3/Chart.yaml b/stable/esphome/19.2.3/Chart.yaml
index 608dd4768e7..e54cb144287 100644
--- a/stable/esphome/19.2.3/Chart.yaml
+++ b/stable/esphome/19.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: tools
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.2.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/esphome
icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png
keywords:
- esphome
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/etesync/9.2.3/Chart.yaml b/stable/etesync/9.2.3/Chart.yaml
index 986918075e2..15da66a5834 100644
--- a/stable/etesync/9.2.3/Chart.yaml
+++ b/stable/etesync/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.11.0
@@ -34,7 +34,7 @@ keywords:
- calendars
- tasks
- notes
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/etesync/9.2.3/questions.yaml b/stable/etesync/9.2.3/questions.yaml
index 209f1a41959..6f27bdded28 100755
--- a/stable/etesync/9.2.3/questions.yaml
+++ b/stable/etesync/9.2.3/questions.yaml
@@ -2378,7 +2378,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/ethercalc/5.2.3/Chart.yaml b/stable/ethercalc/5.2.3/Chart.yaml
index aa163444d63..b427eec3480 100644
--- a/stable/ethercalc/5.2.3/Chart.yaml
+++ b/stable/ethercalc/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Cloud
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/etherpad/16.2.3/Chart.yaml b/stable/etherpad/16.2.3/Chart.yaml
index 56674ed9f5f..2b9507407a3 100644
--- a/stable/etherpad/16.2.3/Chart.yaml
+++ b/stable/etherpad/16.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.8.14
@@ -25,7 +25,7 @@ keywords:
- editor
- notepad
- pad
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/etherpad/16.2.3/questions.yaml b/stable/etherpad/16.2.3/questions.yaml
index f39724595f3..555eff589cb 100755
--- a/stable/etherpad/16.2.3/questions.yaml
+++ b/stable/etherpad/16.2.3/questions.yaml
@@ -2611,7 +2611,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/explainshell/5.2.3/Chart.yaml b/stable/explainshell/5.2.3/Chart.yaml
index cc883262b14..82a6c3e743d 100644
--- a/stable/explainshell/5.2.3/Chart.yaml
+++ b/stable/explainshell/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/explainshell.png
keywords:
- explainshell
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/external-dns/4.2.3/Chart.yaml b/stable/external-dns/4.2.3/Chart.yaml
index c43a37f2cfe..08057e5992b 100644
--- a/stable/external-dns/4.2.3/Chart.yaml
+++ b/stable/external-dns/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.0
@@ -24,7 +24,7 @@ keywords:
- external-dns
- k8s
- kubernetes
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/external-ip/5.2.3/Chart.yaml b/stable/external-ip/5.2.3/Chart.yaml
index d8137d98fb5..e5d4c3a1425 100644
--- a/stable/external-ip/5.2.3/Chart.yaml
+++ b/stable/external-ip/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Management
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- external-ip
- Network-Management
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/external-service/13.2.3/Chart.yaml b/stable/external-service/13.2.3/Chart.yaml
index 850e5980a3c..397e8dca895 100644
--- a/stable/external-service/13.2.3/Chart.yaml
+++ b/stable/external-service/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.19.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png
keywords:
- external-service
- reverse-proxy
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fabulinus/2.2.3/Chart.yaml b/stable/fabulinus/2.2.3/Chart.yaml
index d9f853cf824..c067de22ac0 100644
--- a/stable/fabulinus/2.2.3/Chart.yaml
+++ b/stable/fabulinus/2.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: AI
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest-cpu
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fabulinus.png
keywords:
- fabulinus
- machine-learning
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/factorio/7.2.4/Chart.yaml b/stable/factorio/7.2.4/Chart.yaml
index 275a86b224c..a3926b1a7f2 100644
--- a/stable/factorio/7.2.4/Chart.yaml
+++ b/stable/factorio/7.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: stable
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png
keywords:
- factorio
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/factorioservermanager/5.2.3/Chart.yaml b/stable/factorioservermanager/5.2.3/Chart.yaml
index 209c0fe3d61..6ba2cc74039 100644
--- a/stable/factorioservermanager/5.2.3/Chart.yaml
+++ b/stable/factorioservermanager/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'A tool for managing Factorio servers '
+description: "A tool for managing Factorio servers "
home: https://truecharts.org/charts/stable/factorioservermanager
icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorioservermanager.png
keywords:
- factorioservermanager
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/farmos/5.2.3/Chart.yaml b/stable/farmos/5.2.3/Chart.yaml
index 821832e47cc..97fcf35120e 100644
--- a/stable/farmos/5.2.3/Chart.yaml
+++ b/stable/farmos/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- farmos
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fastcom-mqtt/5.2.3/Chart.yaml b/stable/fastcom-mqtt/5.2.3/Chart.yaml
index fab4ab06dce..507f1f158ae 100644
--- a/stable/fastcom-mqtt/5.2.3/Chart.yaml
+++ b/stable/fastcom-mqtt/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fastcom-mqtt.png
keywords:
- fastcom-mqtt
- home-automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fenrus/5.2.3/Chart.yaml b/stable/fenrus/5.2.3/Chart.yaml
index 1a648504574..787d63cce8c 100644
--- a/stable/fenrus/5.2.3/Chart.yaml
+++ b/stable/fenrus/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fenrus.png
keywords:
- fenrus
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ferdi-server/11.2.3/Chart.yaml b/stable/ferdi-server/11.2.3/Chart.yaml
index 133473c1801..00d441babf9 100644
--- a/stable/ferdi-server/11.2.3/Chart.yaml
+++ b/stable/ferdi-server/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.3.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ferdi-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png
keywords:
- ferdi
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ferdi-server/11.2.3/questions.yaml b/stable/ferdi-server/11.2.3/questions.yaml
index 0625bcde026..55645d27d03 100755
--- a/stable/ferdi-server/11.2.3/questions.yaml
+++ b/stable/ferdi-server/11.2.3/questions.yaml
@@ -2681,7 +2681,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/ffmpeg-mkvdts2ac3/5.2.3/Chart.yaml b/stable/ffmpeg-mkvdts2ac3/5.2.3/Chart.yaml
index 3a90e2750af..488284ebfe0 100644
--- a/stable/ffmpeg-mkvdts2ac3/5.2.3/Chart.yaml
+++ b/stable/ffmpeg-mkvdts2ac3/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- ffmpeg-mkvdts2ac3
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/filebot/9.2.3/Chart.yaml b/stable/filebot/9.2.3/Chart.yaml
index 9b8b86d56a1..d5b7a17e458 100644
--- a/stable/filebot/9.2.3/Chart.yaml
+++ b/stable/filebot/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.02.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png
keywords:
- media
- filebot
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/filebrowser/9.2.3/Chart.yaml b/stable/filebrowser/9.2.3/Chart.yaml
index 90ab2a10c2c..312258c11ab 100644
--- a/stable/filebrowser/9.2.3/Chart.yaml
+++ b/stable/filebrowser/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.27.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/filebrowser
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png
keywords:
- filebrowser
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fileflows/10.3.3/Chart.yaml b/stable/fileflows/10.3.3/Chart.yaml
index 9963d62b0ea..2b6d75bf31f 100644
--- a/stable/fileflows/10.3.3/Chart.yaml
+++ b/stable/fileflows/10.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.03.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fileflows
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png
keywords:
- fileflows
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fileshelter/6.2.3/Chart.yaml b/stable/fileshelter/6.2.3/Chart.yaml
index 437a3ac6185..d7700a1b212 100644
--- a/stable/fileshelter/6.2.3/Chart.yaml
+++ b/stable/fileshelter/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.1.0
@@ -26,7 +26,7 @@ keywords:
- Tools-Utilities
- Network-Web
- Network-FTP
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/filestash/6.2.3/Chart.yaml b/stable/filestash/6.2.3/Chart.yaml
index bb436af07c5..ceb7feaf472 100644
--- a/stable/filestash/6.2.3/Chart.yaml
+++ b/stable/filestash/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Cloud
- Productivity
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/filezilla/11.2.4/Chart.yaml b/stable/filezilla/11.2.4/Chart.yaml
index de3eb13439d..8607b1f4a44 100644
--- a/stable/filezilla/11.2.4/Chart.yaml
+++ b/stable/filezilla/11.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.66.4
@@ -26,7 +26,7 @@ keywords:
- sftp
- ftps
- client
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fireflyiii/25.2.4/Chart.yaml b/stable/fireflyiii/25.2.4/Chart.yaml
index b8ea71abb10..af40ecdc5a7 100644
--- a/stable/fireflyiii/25.2.4/Chart.yaml
+++ b/stable/fireflyiii/25.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: finacial
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.1.10
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png
keywords:
- fireflyiii
- finacial
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fireflyiii/25.2.4/questions.yaml b/stable/fireflyiii/25.2.4/questions.yaml
index cf597a5d28a..86d427f0b05 100755
--- a/stable/fireflyiii/25.2.4/questions.yaml
+++ b/stable/fireflyiii/25.2.4/questions.yaml
@@ -2317,7 +2317,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/firefox-desktop-g3/5.2.3/Chart.yaml b/stable/firefox-desktop-g3/5.2.3/Chart.yaml
index 96acf4f68db..ec68be10138 100644
--- a/stable/firefox-desktop-g3/5.2.3/Chart.yaml
+++ b/stable/firefox-desktop-g3/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- Tools-Utilities
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/firefox-syncserver/17.2.3/Chart.yaml b/stable/firefox-syncserver/17.2.3/Chart.yaml
index 00e8a773f11..56e19d375f3 100644
--- a/stable/firefox-syncserver/17.2.3/Chart.yaml
+++ b/stable/firefox-syncserver/17.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.8.0
@@ -25,7 +25,7 @@ keywords:
- sync
- syncserver
- firefox
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/firefox-syncserver/17.2.3/questions.yaml b/stable/firefox-syncserver/17.2.3/questions.yaml
index cff47d15330..6e3416cccf3 100755
--- a/stable/firefox-syncserver/17.2.3/questions.yaml
+++ b/stable/firefox-syncserver/17.2.3/questions.yaml
@@ -2346,7 +2346,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/firefox/11.2.3/Chart.yaml b/stable/firefox/11.2.3/Chart.yaml
index 712d18af3dc..d2d845ddcab 100644
--- a/stable/firefox/11.2.3/Chart.yaml
+++ b/stable/firefox/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: browser
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 120.0.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png
keywords:
- firefox
- browser
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fireshare/6.3.3/Chart.yaml b/stable/fireshare/6.3.3/Chart.yaml
index e9b8ec2d467..929de37812d 100644
--- a/stable/fireshare/6.3.3/Chart.yaml
+++ b/stable/fireshare/6.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.19
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fireshare
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireshare.png
keywords:
- fireshare
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/firezone/3.2.3/Chart.yaml b/stable/firezone/3.2.3/Chart.yaml
index 0da79ae1442..61978412609 100644
--- a/stable/firezone/3.2.3/Chart.yaml
+++ b/stable/firezone/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: vpn
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.36
@@ -24,7 +24,7 @@ keywords:
- firezone
- wireguard
- vpn
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/firezone/3.2.3/questions.yaml b/stable/firezone/3.2.3/questions.yaml
index ce8b007f736..823c8e49366 100755
--- a/stable/firezone/3.2.3/questions.yaml
+++ b/stable/firezone/3.2.3/questions.yaml
@@ -2569,7 +2569,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/fistfuloffrags/5.2.3/Chart.yaml b/stable/fistfuloffrags/5.2.3/Chart.yaml
index a2dbbd04560..79985aa50dd 100644
--- a/stable/fistfuloffrags/5.2.3/Chart.yaml
+++ b/stable/fistfuloffrags/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: fistfuloffrags
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fistfuloffrags.png
keywords:
- fistfuloffrags
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fivem/5.2.3/Chart.yaml b/stable/fivem/5.2.3/Chart.yaml
index 920a6270376..8a3af1df109 100644
--- a/stable/fivem/5.2.3/Chart.yaml
+++ b/stable/fivem/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the ''Show more settings'' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.'
+description: "With this Chart you can run FiveM (GTA V MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the ‘Manual Updates’ (in the 'Show more settings' tab down below) to ‘true’ (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name."
home: https://truecharts.org/charts/stable/fivem
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fivem.png
keywords:
- fivem
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/flame/5.2.3/Chart.yaml b/stable/flame/5.2.3/Chart.yaml
index e5571b7ad83..ed32ebc57e2 100644
--- a/stable/flame/5.2.3/Chart.yaml
+++ b/stable/flame/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.3.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flame.png
keywords:
- flame
- dashboard
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/flaresolverr/13.2.4/Chart.yaml b/stable/flaresolverr/13.2.4/Chart.yaml
index 9e37c5367ed..fb5d22108d4 100644
--- a/stable/flaresolverr/13.2.4/Chart.yaml
+++ b/stable/flaresolverr/13.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.3.16
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png
keywords:
- flaresolverr
- proxy
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fleet/12.4.4/Chart.yaml b/stable/fleet/12.4.4/Chart.yaml
index ca85dde5f9c..3cbb047a1fa 100644
--- a/stable/fleet/12.4.4/Chart.yaml
+++ b/stable/fleet/12.4.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.3.3
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/fleet
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png
keywords:
- fleet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/flexget/9.2.4/Chart.yaml b/stable/flexget/9.2.4/Chart.yaml
index 015006af5a4..bdfa51e6743 100644
--- a/stable/flexget/9.2.4/Chart.yaml
+++ b/stable/flexget/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.11.19
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png
keywords:
- flexget
- automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/flextv/5.2.3/Chart.yaml b/stable/flextv/5.2.3/Chart.yaml
index 6d3f366c4b5..26602bc22b3 100644
--- a/stable/flextv/5.2.3/Chart.yaml
+++ b/stable/flextv/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flextv.png
keywords:
- flextv
- MediaApp
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/flood/13.2.3/Chart.yaml b/stable/flood/13.2.3/Chart.yaml
index f4c3e46f5d0..5adc3962d81 100644
--- a/stable/flood/13.2.3/Chart.yaml
+++ b/stable/flood/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.7.0
@@ -25,7 +25,7 @@ keywords:
- rtorrent
- qbittorrent
- transmission
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/flowise/4.3.4/Chart.yaml b/stable/flowise/4.3.4/Chart.yaml
index 36b624cdebd..0ccbb587821 100644
--- a/stable/flowise/4.3.4/Chart.yaml
+++ b/stable/flowise/4.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: ai
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.6.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flowise.png
keywords:
- flowise
- ai
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/flowise/4.3.4/questions.yaml b/stable/flowise/4.3.4/questions.yaml
index d13b6056565..d4b8e2b72b0 100755
--- a/stable/flowise/4.3.4/questions.yaml
+++ b/stable/flowise/4.3.4/questions.yaml
@@ -2659,7 +2659,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/fluidd/9.2.3/Chart.yaml b/stable/fluidd/9.2.3/Chart.yaml
index b8288f9b3db..7b34bef2e3f 100644
--- a/stable/fluidd/9.2.3/Chart.yaml
+++ b/stable/fluidd/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.28.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/fluidd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png
keywords:
- fluidd
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fluttercoin-wallet/5.2.3/Chart.yaml b/stable/fluttercoin-wallet/5.2.3/Chart.yaml
index 7fc9069c81c..9ce5426295f 100644
--- a/stable/fluttercoin-wallet/5.2.3/Chart.yaml
+++ b/stable/fluttercoin-wallet/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Productivity
- Tools-Utilities
- Crypto
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fmd2-wine/5.2.3/Chart.yaml b/stable/fmd2-wine/5.2.3/Chart.yaml
index f218c4d8ac4..f04b2548749 100644
--- a/stable/fmd2-wine/5.2.3/Chart.yaml
+++ b/stable/fmd2-wine/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,14 +17,14 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: '**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. '
+description: "**FMD2:** This is an active fork of the Free Manga Downloader which is a free open source application written in Object Pascal for managing and downloading manga from various websites. "
home: https://truecharts.org/charts/stable/fmd2-wine
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fmd2-wine.png
keywords:
- fmd2-wine
- Downloaders
- MediaApp-Books
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/foldingathome/9.2.4/Chart.yaml b/stable/foldingathome/9.2.4/Chart.yaml
index 35f06a96456..b9ed0ef1ea7 100644
--- a/stable/foldingathome/9.2.4/Chart.yaml
+++ b/stable/foldingathome/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.6.21
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/foldingathome
icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png
keywords:
- foldingathome
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fossil/11.2.3/Chart.yaml b/stable/fossil/11.2.3/Chart.yaml
index cf479abbf4c..10c0d73c2c0 100644
--- a/stable/fossil/11.2.3/Chart.yaml
+++ b/stable/fossil/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.15.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png
keywords:
- fossil
- scm
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fotosho/5.2.3/Chart.yaml b/stable/fotosho/5.2.3/Chart.yaml
index 6034a4697f5..e992df2c5e5 100644
--- a/stable/fotosho/5.2.3/Chart.yaml
+++ b/stable/fotosho/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Photos
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,14 +17,14 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: '*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos.'
+description: "*BETA* Fotosho is a photo gallery for your home server. Organize your photos into albums internally and view as a slideshow. Free and open source. Does not require a database. Does not move, copy or modify your photos."
home: https://truecharts.org/charts/stable/fotosho
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fotosho.png
keywords:
- fotosho
- MediaApp-Photos
- MediaServer-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/freecad-desktop-g3/5.2.4/Chart.yaml b/stable/freecad-desktop-g3/5.2.4/Chart.yaml
index 213de5326f8..60af304ba2d 100644
--- a/stable/freecad-desktop-g3/5.2.4/Chart.yaml
+++ b/stable/freecad-desktop-g3/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- Tools-Utilities
- MediaApp-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/freeradius/13.2.3/Chart.yaml b/stable/freeradius/13.2.3/Chart.yaml
index 28f1488c2c4..7f0270bad87 100644
--- a/stable/freeradius/13.2.3/Chart.yaml
+++ b/stable/freeradius/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: auth
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.2.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png
keywords:
- radius
- auth
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/freshrss/18.2.4/Chart.yaml b/stable/freshrss/18.2.4/Chart.yaml
index 73f7f4d81c5..da351676b30 100644
--- a/stable/freshrss/18.2.4/Chart.yaml
+++ b/stable/freshrss/18.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.23.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png
keywords:
- freshrss
- rss
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/friendica/13.6.3/Chart.yaml b/stable/friendica/13.6.3/Chart.yaml
index 25023f6a508..b3c112697ec 100644
--- a/stable/friendica/13.6.3/Chart.yaml
+++ b/stable/friendica/13.6.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: social
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2023.12.0
@@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png
keywords:
- friend
- social
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/frigate/13.2.3/Chart.yaml b/stable/frigate/13.2.3/Chart.yaml
index bad8d3e20d9..638b2e4e41a 100644
--- a/stable/frigate/13.2.3/Chart.yaml
+++ b/stable/frigate/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: nvr
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.12.1
@@ -25,7 +25,7 @@ keywords:
- nvr
- media
- frigate
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/fsm/5.2.3/Chart.yaml b/stable/fsm/5.2.3/Chart.yaml
index 2f2dcbd7654..b5ab39903f9 100644
--- a/stable/fsm/5.2.3/Chart.yaml
+++ b/stable/fsm/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fsm.png
keywords:
- fsm
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/gamevault-backend/5.2.3/Chart.yaml b/stable/gamevault-backend/5.2.3/Chart.yaml
index b34ed6aea7d..839d3c1efc6 100644
--- a/stable/gamevault-backend/5.2.3/Chart.yaml
+++ b/stable/gamevault-backend/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.2.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png
keywords:
- gamevault-backend
- games
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/gamevault-backend/5.2.3/questions.yaml b/stable/gamevault-backend/5.2.3/questions.yaml
index b74aecc4065..5471884ca3a 100755
--- a/stable/gamevault-backend/5.2.3/questions.yaml
+++ b/stable/gamevault-backend/5.2.3/questions.yaml
@@ -3022,7 +3022,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/gaps/18.2.3/Chart.yaml b/stable/gaps/18.2.3/Chart.yaml
index 789d4ac955b..7842f4c6162 100644
--- a/stable/gaps/18.2.3/Chart.yaml
+++ b/stable/gaps/18.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.10.4
@@ -24,7 +24,7 @@ keywords:
- gaps
- plex
- plex-media-server
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/garrysmod/5.2.3/Chart.yaml b/stable/garrysmod/5.2.3/Chart.yaml
index 7fa0ad204b8..db90ee7c14e 100644
--- a/stable/garrysmod/5.2.3/Chart.yaml
+++ b/stable/garrysmod/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: garrysmod
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/garrysmod.png
keywords:
- garrysmod
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/genea/5.2.3/Chart.yaml b/stable/genea/5.2.3/Chart.yaml
index 89ea7001ebc..8b44aa48f27 100644
--- a/stable/genea/5.2.3/Chart.yaml
+++ b/stable/genea/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/genea.png
keywords:
- genea
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ghostfolio/4.4.3/Chart.yaml b/stable/ghostfolio/4.4.3/Chart.yaml
index 63d791e8f23..9a8bff55d55 100644
--- a/stable/ghostfolio/4.4.3/Chart.yaml
+++ b/stable/ghostfolio/4.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: finance
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.60.0
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ghostfolio.png
keywords:
- ghostfolio
- finance
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ghostfolio/4.4.3/questions.yaml b/stable/ghostfolio/4.4.3/questions.yaml
index 85974fd5057..6d07360e94f 100755
--- a/stable/ghostfolio/4.4.3/questions.yaml
+++ b/stable/ghostfolio/4.4.3/questions.yaml
@@ -1909,7 +1909,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/gitea/18.5.4/Chart.yaml b/stable/gitea/18.5.4/Chart.yaml
index b44c4874e18..c21eccdbf78 100644
--- a/stable/gitea/18.5.4/Chart.yaml
+++ b/stable/gitea/18.5.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GIT
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.21.7
@@ -34,7 +34,7 @@ keywords:
- wiki
- gitea
- gogs
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/gitea/18.5.4/questions.yaml b/stable/gitea/18.5.4/questions.yaml
index dbc995d3876..17325430165 100755
--- a/stable/gitea/18.5.4/questions.yaml
+++ b/stable/gitea/18.5.4/questions.yaml
@@ -2455,7 +2455,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/github-backup/5.2.3/Chart.yaml b/stable/github-backup/5.2.3/Chart.yaml
index a6be6b513bc..1a3a65226dc 100644
--- a/stable/github-backup/5.2.3/Chart.yaml
+++ b/stable/github-backup/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/github-backup.png
keywords:
- github-backup
- Backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/glauth/5.2.3/Chart.yaml b/stable/glauth/5.2.3/Chart.yaml
index ef964d7f9ae..0e2a267bc00 100644
--- a/stable/glauth/5.2.3/Chart.yaml
+++ b/stable/glauth/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Security
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/glauth.png
keywords:
- glauth
- Security
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/go-playground/5.2.3/Chart.yaml b/stable/go-playground/5.2.3/Chart.yaml
index 834346bce1d..6f126a2b4ec 100644
--- a/stable/go-playground/5.2.3/Chart.yaml
+++ b/stable/go-playground/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-playground.png
keywords:
- go-playground
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/goaccess-npm-logs/5.2.3/Chart.yaml b/stable/goaccess-npm-logs/5.2.3/Chart.yaml
index a637cb02d8f..e6bdac9ff3e 100644
--- a/stable/goaccess-npm-logs/5.2.3/Chart.yaml
+++ b/stable/goaccess-npm-logs/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- goaccess-npm-logs
- Tools-Utilities
- Network-Proxy
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/goaccess/5.2.3/Chart.yaml b/stable/goaccess/5.2.3/Chart.yaml
index 570cb706ab6..59329f3ec6b 100644
--- a/stable/goaccess/5.2.3/Chart.yaml
+++ b/stable/goaccess/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess.png
keywords:
- goaccess
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/godaddy-ddns/5.2.3/Chart.yaml b/stable/godaddy-ddns/5.2.3/Chart.yaml
index 5cc875cdff2..2ea46b0e3a0 100644
--- a/stable/godaddy-ddns/5.2.3/Chart.yaml
+++ b/stable/godaddy-ddns/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Web
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/godaddy-ddns.png
keywords:
- godaddy-ddns
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/gokapi/5.2.3/Chart.yaml b/stable/gokapi/5.2.3/Chart.yaml
index 3499d0bac89..abb0844d5fe 100644
--- a/stable/gokapi/5.2.3/Chart.yaml
+++ b/stable/gokapi/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.8.0
@@ -24,7 +24,7 @@ keywords:
- gokapi
- cloud
- utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/golinks/11.2.3/Chart.yaml b/stable/golinks/11.2.3/Chart.yaml
index 7f035fb91e4..1f509ac4589 100644
--- a/stable/golinks/11.2.3/Chart.yaml
+++ b/stable/golinks/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 154c581
@@ -26,7 +26,7 @@ keywords:
- bookmarks
- smart-bookmarks
- golinks
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/gonic/13.2.3/Chart.yaml b/stable/gonic/13.2.3/Chart.yaml
index 7fa7605ae63..f88556d5366 100644
--- a/stable/gonic/13.2.3/Chart.yaml
+++ b/stable/gonic/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.16.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png
keywords:
- music
- subsonic
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/googlephotossync/5.2.3/Chart.yaml b/stable/googlephotossync/5.2.3/Chart.yaml
index 3531b17617f..0f3ccd5d8e9 100644
--- a/stable/googlephotossync/5.2.3/Chart.yaml
+++ b/stable/googlephotossync/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.2.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/googlephotossync.png
keywords:
- googlephotossync
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/gpodder/5.2.3/Chart.yaml b/stable/gpodder/5.2.3/Chart.yaml
index 71ee49054be..27e151f5775 100644
--- a/stable/gpodder/5.2.3/Chart.yaml
+++ b/stable/gpodder/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- gpodder
- Downloaders
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/grafana-image-renderer/5.2.3/Chart.yaml b/stable/grafana-image-renderer/5.2.3/Chart.yaml
index 01337cd026c..ef222b964f1 100644
--- a/stable/grafana-image-renderer/5.2.3/Chart.yaml
+++ b/stable/grafana-image-renderer/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-image-renderer.p
keywords:
- grafana-image-renderer
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/grav/11.2.4/Chart.yaml b/stable/grav/11.2.4/Chart.yaml
index f310abcea7d..642f8fc8327 100644
--- a/stable/grav/11.2.4/Chart.yaml
+++ b/stable/grav/11.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.7.44
@@ -25,7 +25,7 @@ keywords:
- web
- platform
- file
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/gravity/3.2.3/Chart.yaml b/stable/gravity/3.2.3/Chart.yaml
index 6d2f2a6f759..fac6648e7f0 100644
--- a/stable/gravity/3.2.3/Chart.yaml
+++ b/stable/gravity/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: dns
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.8.1
@@ -24,7 +24,7 @@ keywords:
- gravity
- dns
- networking
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/gridcoinwalletgui/5.2.3/Chart.yaml b/stable/gridcoinwalletgui/5.2.3/Chart.yaml
index 79f05ced9eb..faedd85c20b 100644
--- a/stable/gridcoinwalletgui/5.2.3/Chart.yaml
+++ b/stable/gridcoinwalletgui/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Crypto
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gridcoinwalletgui.png
keywords:
- gridcoinwalletgui
- Crypto
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/grocy/18.2.4/Chart.yaml b/stable/grocy/18.2.4/Chart.yaml
index 76c806d2be4..838e5687fdc 100644
--- a/stable/grocy/18.2.4/Chart.yaml
+++ b/stable/grocy/18.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.1.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
keywords:
- grocy
- home-automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/guacamole/13.2.3/Chart.yaml b/stable/guacamole/13.2.3/Chart.yaml
index b9055514709..4b51f02d1e2 100644
--- a/stable/guacamole/13.2.3/Chart.yaml
+++ b/stable/guacamole/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.4
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacamole.png
keywords:
- guacamole
- remote
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -32,7 +32,7 @@ name: guacamole
sources:
- https://github.com/apache/guacamole-client
- https://github.com/truecharts/charts/tree/master/charts/stable/guacamole
- - https://hub.docker.com/r/guacamole/guacamole
- https://hub.docker.com/r/guacamole/guacd
+ - https://hub.docker.com/r/guacamole/guacamole
type: application
version: 13.2.3
diff --git a/stable/guacamole/13.2.3/questions.yaml b/stable/guacamole/13.2.3/questions.yaml
index 522dec36e0c..664736ff231 100755
--- a/stable/guacamole/13.2.3/questions.yaml
+++ b/stable/guacamole/13.2.3/questions.yaml
@@ -3243,7 +3243,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/guacd/9.2.3/Chart.yaml b/stable/guacd/9.2.3/Chart.yaml
index d2ca90fc4e4..a63bc63c798 100644
--- a/stable/guacd/9.2.3/Chart.yaml
+++ b/stable/guacd/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.4
@@ -24,7 +24,7 @@ keywords:
- guacd
- guacamole
- remote
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/guide2go/5.2.3/Chart.yaml b/stable/guide2go/5.2.3/Chart.yaml
index b9d51498a81..359e14fc89e 100644
--- a/stable/guide2go/5.2.3/Chart.yaml
+++ b/stable/guide2go/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/guide2go.png
keywords:
- guide2go
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/h5ai/5.2.3/Chart.yaml b/stable/h5ai/5.2.3/Chart.yaml
index 2ef978eb643..b8f00c7381a 100644
--- a/stable/h5ai/5.2.3/Chart.yaml
+++ b/stable/h5ai/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- h5ai
- Cloud
- Network-FTP
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/halflife2deathmatch/5.2.3/Chart.yaml b/stable/halflife2deathmatch/5.2.3/Chart.yaml
index b42911bd504..efc02c510a2 100644
--- a/stable/halflife2deathmatch/5.2.3/Chart.yaml
+++ b/stable/halflife2deathmatch/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: hl2dm
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/halflife2deathmatch.png
keywords:
- halflife2deathmatch
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hammond/9.2.3/Chart.yaml b/stable/hammond/9.2.3/Chart.yaml
index 6385b2f9382..3386e53039c 100644
--- a/stable/hammond/9.2.3/Chart.yaml
+++ b/stable/hammond/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.0.24
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/hammond
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png
keywords:
- hammond
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/handbrake/21.2.3/Chart.yaml b/stable/handbrake/21.2.3/Chart.yaml
index 1351e970604..d90e4e099f5 100644
--- a/stable/handbrake/21.2.3/Chart.yaml
+++ b/stable/handbrake/21.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.01.2
@@ -24,7 +24,7 @@ keywords:
- handbrake
- encode
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hassconfigurator/5.2.3/Chart.yaml b/stable/hassconfigurator/5.2.3/Chart.yaml
index df0a0838c88..f29de1eeba0 100644
--- a/stable/hassconfigurator/5.2.3/Chart.yaml
+++ b/stable/hassconfigurator/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: x86_64
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hassconfigurator.png
keywords:
- hassconfigurator
- home-automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/haste-server/13.2.3/Chart.yaml b/stable/haste-server/13.2.3/Chart.yaml
index c9209b9c41d..114bf51409c 100644
--- a/stable/haste-server/13.2.3/Chart.yaml
+++ b/stable/haste-server/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- hastebin
- haste-server
- pastebin
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hastebin/5.2.3/Chart.yaml b/stable/hastebin/5.2.3/Chart.yaml
index 10f4d09d2f3..2662e8767b7 100644
--- a/stable/hastebin/5.2.3/Chart.yaml
+++ b/stable/hastebin/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'Alpine-based Chart for Hastebin, the node.js paste service '
+description: "Alpine-based Chart for Hastebin, the node.js paste service "
home: https://truecharts.org/charts/stable/hastebin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hastebin.png
keywords:
@@ -26,7 +26,7 @@ keywords:
- Productivity
- Tools-Utilities
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hasty-paste/6.2.3/Chart.yaml b/stable/hasty-paste/6.2.3/Chart.yaml
index 1cae7fbf7ba..73024bdadaa 100644
--- a/stable/hasty-paste/6.2.3/Chart.yaml
+++ b/stable/hasty-paste/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.10.0
@@ -33,7 +33,7 @@ keywords:
- Productivity
- Tools-Utilities
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/headphones/11.2.3/Chart.yaml b/stable/headphones/11.2.3/Chart.yaml
index b2e8f222f14..f232ac2b5bf 100644
--- a/stable/headphones/11.2.3/Chart.yaml
+++ b/stable/headphones/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: a78f38c1
@@ -24,7 +24,7 @@ keywords:
- headphones
- music
- downloader
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/healthchecks/14.2.4/Chart.yaml b/stable/healthchecks/14.2.4/Chart.yaml
index bbe1b0ba242..6a569516539 100644
--- a/stable/healthchecks/14.2.4/Chart.yaml
+++ b/stable/healthchecks/14.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.2.20240304
@@ -24,7 +24,7 @@ keywords:
- cron
- monitoring
- alert
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hedgedoc/12.2.3/Chart.yaml b/stable/hedgedoc/12.2.3/Chart.yaml
index a37efaddc0c..27e0029c47c 100644
--- a/stable/hedgedoc/12.2.3/Chart.yaml
+++ b/stable/hedgedoc/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.9.9
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/hedgedoc
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png
keywords:
- hedgedoc
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hedgedoc/12.2.3/questions.yaml b/stable/hedgedoc/12.2.3/questions.yaml
index ddfb645757d..8944663cb78 100755
--- a/stable/hedgedoc/12.2.3/questions.yaml
+++ b/stable/hedgedoc/12.2.3/questions.yaml
@@ -3120,7 +3120,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/heimdall/20.2.4/Chart.yaml b/stable/heimdall/20.2.4/Chart.yaml
index 631cf8c5bff..5d61a8590f1 100644
--- a/stable/heimdall/20.2.4/Chart.yaml
+++ b/stable/heimdall/20.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: organizers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.6.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall
icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png
keywords:
- heimdall
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hetzner-ddns/5.2.3/Chart.yaml b/stable/hetzner-ddns/5.2.3/Chart.yaml
index bdca932413a..8b24a311535 100644
--- a/stable/hetzner-ddns/5.2.3/Chart.yaml
+++ b/stable/hetzner-ddns/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-DNS
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hetzner-ddns.png
keywords:
- hetzner-ddns
- Network-DNS
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hexchat/5.2.3/Chart.yaml b/stable/hexchat/5.2.3/Chart.yaml
index 8e5d6a38169..da8ebaf2b85 100644
--- a/stable/hexchat/5.2.3/Chart.yaml
+++ b/stable/hexchat/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- hexchat
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hexo-blog/5.2.3/Chart.yaml b/stable/hexo-blog/5.2.3/Chart.yaml
index c16c3d4ae44..b8c61aa0d11 100644
--- a/stable/hexo-blog/5.2.3/Chart.yaml
+++ b/stable/hexo-blog/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hexo-blog.png
keywords:
- hexo-blog
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/homarr/10.2.3/Chart.yaml b/stable/homarr/10.2.3/Chart.yaml
index 579c982f166..944abca231b 100644
--- a/stable/homarr/10.2.3/Chart.yaml
+++ b/stable/homarr/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.15.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png
keywords:
- dashboard
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/home-assistant/24.2.4/Chart.yaml b/stable/home-assistant/24.2.4/Chart.yaml
index a23bb8c08cd..26b84fad014 100644
--- a/stable/home-assistant/24.2.4/Chart.yaml
+++ b/stable/home-assistant/24.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.2.5
@@ -24,7 +24,7 @@ keywords:
- home-assistant
- home-automation
- hass
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/home-assistant/24.2.4/questions.yaml b/stable/home-assistant/24.2.4/questions.yaml
index 854fd110efb..5217746d65b 100755
--- a/stable/home-assistant/24.2.4/questions.yaml
+++ b/stable/home-assistant/24.2.4/questions.yaml
@@ -2298,7 +2298,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/homebox/6.2.3/Chart.yaml b/stable/homebox/6.2.3/Chart.yaml
index 607478ee858..64b4a0856dd 100644
--- a/stable/homebox/6.2.3/Chart.yaml
+++ b/stable/homebox/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: inventory
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.10.3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png
keywords:
- homebox
- inventory
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/homebridge/7.2.3/Chart.yaml b/stable/homebridge/7.2.3/Chart.yaml
index f2c2566edf9..6f308b14b83 100644
--- a/stable/homebridge/7.2.3/Chart.yaml
+++ b/stable/homebridge/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2023.12.30
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebridge.png
keywords:
- homebridge
- homekit
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/homelablabelmaker/8.2.3/Chart.yaml b/stable/homelablabelmaker/8.2.3/Chart.yaml
index b6c136ec831..b8de930c650 100644
--- a/stable/homelablabelmaker/8.2.3/Chart.yaml
+++ b/stable/homelablabelmaker/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- homelablabelmaker
- Tools-Utilities
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/homepage/7.2.4/Chart.yaml b/stable/homepage/7.2.4/Chart.yaml
index 574dd89628a..3794cfad260 100644
--- a/stable/homepage/7.2.4/Chart.yaml
+++ b/stable/homepage/7.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: dashboard
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.8.8
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/homepage
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png
keywords:
- homepage
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/homer/9.2.3/Chart.yaml b/stable/homer/9.2.3/Chart.yaml
index 148105574dd..d13b00cbddd 100644
--- a/stable/homer/9.2.3/Chart.yaml
+++ b/stable/homer/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 23.10.1
@@ -24,7 +24,7 @@ keywords:
- homer
- dashboard
- launcher
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hoobs/5.2.3/Chart.yaml b/stable/hoobs/5.2.3/Chart.yaml
index d1a276abdae..196f4f13f09 100644
--- a/stable/hoobs/5.2.3/Chart.yaml
+++ b/stable/hoobs/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,14 +17,14 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. '
+description: "HOOBS is a Homebridge stack with a interface that simplifies configuration and installing plugins. This adds a process wrapper for Homebridge. "
home: https://truecharts.org/charts/stable/hoobs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hoobs.png
keywords:
- hoobs
- home-automation
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/htpcmanager/9.2.3/Chart.yaml b/stable/htpcmanager/9.2.3/Chart.yaml
index a46a8c913af..78c6b0c1dba 100644
--- a/stable/htpcmanager/9.2.3/Chart.yaml
+++ b/stable/htpcmanager/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2021.11.17
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/htpcmanager
icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png
keywords:
- htpcmanager
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/humhub/7.6.3/Chart.yaml b/stable/humhub/7.6.3/Chart.yaml
index 7bae72e4bf5..ab2052d2eee 100644
--- a/stable/humhub/7.6.3/Chart.yaml
+++ b/stable/humhub/7.6.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Web
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.15.2
@@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/humhub.png
keywords:
- humhub
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -45,7 +45,7 @@ maintainers:
name: humhub
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/humhub
- - https://ghcr.io/mriedmann/humhub-nginx
- https://ghcr.io/mriedmann/humhub-phponly
+ - https://ghcr.io/mriedmann/humhub-nginx
type: application
version: 7.6.3
diff --git a/stable/hurtworld/5.2.3/Chart.yaml b/stable/hurtworld/5.2.3/Chart.yaml
index a1eddab6e85..e16e95aeb7a 100644
--- a/stable/hurtworld/5.2.3/Chart.yaml
+++ b/stable/hurtworld/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: hurtworld
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hurtworld.png
keywords:
- hurtworld
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/hyperion-ng/13.2.3/Chart.yaml b/stable/hyperion-ng/13.2.3/Chart.yaml
index df945cb8d24..545128feb27 100644
--- a/stable/hyperion-ng/13.2.3/Chart.yaml
+++ b/stable/hyperion-ng/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.15
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png
keywords:
- hyperion-ng
- hyperion
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/icloudpd/6.2.3/Chart.yaml b/stable/icloudpd/6.2.3/Chart.yaml
index ea20dc8fe73..d29af171f6c 100644
--- a/stable/icloudpd/6.2.3/Chart.yaml
+++ b/stable/icloudpd/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.718
@@ -25,7 +25,7 @@ keywords:
- Backup
- Cloud
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/imgpush/5.2.3/Chart.yaml b/stable/imgpush/5.2.3/Chart.yaml
index 268e5736963..bde62a09ec5 100644
--- a/stable/imgpush/5.2.3/Chart.yaml
+++ b/stable/imgpush/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -27,7 +27,7 @@ keywords:
- MediaServer-Photos
- Network-Web
- Network-FTP
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/import-ics/5.2.3/Chart.yaml b/stable/import-ics/5.2.3/Chart.yaml
index e15a91ad0cc..a42ca54e453 100644
--- a/stable/import-ics/5.2.3/Chart.yaml
+++ b/stable/import-ics/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/import-ics.png
keywords:
- import-ics
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/impostor-server/8.2.3/Chart.yaml b/stable/impostor-server/8.2.3/Chart.yaml
index 9a64e307844..4823d7f2a6b 100644
--- a/stable/impostor-server/8.2.3/Chart.yaml
+++ b/stable/impostor-server/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.9.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/impostor-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png
keywords:
- impostor-server
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/inkscape-desktop-g3/5.2.3/Chart.yaml b/stable/inkscape-desktop-g3/5.2.3/Chart.yaml
index 2712b7e302a..291e3ea6ea2 100644
--- a/stable/inkscape-desktop-g3/5.2.3/Chart.yaml
+++ b/stable/inkscape-desktop-g3/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- Tools-Utilities
- MediaApp-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/insurgencysandstorm/5.2.3/Chart.yaml b/stable/insurgencysandstorm/5.2.3/Chart.yaml
index c74a01963a1..e0b6f3969f2 100644
--- a/stable/insurgencysandstorm/5.2.3/Chart.yaml
+++ b/stable/insurgencysandstorm/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: insurgencysandstorm
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/insurgencysandstorm.png
keywords:
- insurgencysandstorm
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/invidious/9.2.3/Chart.yaml b/stable/invidious/9.2.3/Chart.yaml
index eb2139ed85e..7b8916e8937 100644
--- a/stable/invidious/9.2.3/Chart.yaml
+++ b/stable/invidious/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- invidious
- youtube
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/invidious/9.2.3/questions.yaml b/stable/invidious/9.2.3/questions.yaml
index 88747f39487..11d32120c60 100755
--- a/stable/invidious/9.2.3/questions.yaml
+++ b/stable/invidious/9.2.3/questions.yaml
@@ -3209,7 +3209,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/invitarr/5.2.3/Chart.yaml b/stable/invitarr/5.2.3/Chart.yaml
index 0902d46ec18..2bde4a08ca0 100644
--- a/stable/invitarr/5.2.3/Chart.yaml
+++ b/stable/invitarr/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- home-automation
- Tools-Utilities
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ipfs/10.3.3/Chart.yaml b/stable/ipfs/10.3.3/Chart.yaml
index 2baeb57edf2..ef0d184b0aa 100644
--- a/stable/ipfs/10.3.3/Chart.yaml
+++ b/stable/ipfs/10.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: storage
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.27.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png
keywords:
- ipfs
- kubo
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ipmi-tools/6.2.3/Chart.yaml b/stable/ipmi-tools/6.2.3/Chart.yaml
index 2f8ea7aeca1..288e1bef3fc 100644
--- a/stable/ipmi-tools/6.2.3/Chart.yaml
+++ b/stable/ipmi-tools/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- Tools-Utilities
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ispy-agent-dvr/9.3.4/Chart.yaml b/stable/ispy-agent-dvr/9.3.4/Chart.yaml
index 36cdb22bf1f..81c2fa1e467 100644
--- a/stable/ispy-agent-dvr/9.3.4/Chart.yaml
+++ b/stable/ispy-agent-dvr/9.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: security
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.1.0
@@ -24,7 +24,7 @@ keywords:
- dvr
- ispy
- agent
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/it-tools/4.2.3/Chart.yaml b/stable/it-tools/4.2.3/Chart.yaml
index 12b1d898fed..63ca6008711 100644
--- a/stable/it-tools/4.2.3/Chart.yaml
+++ b/stable/it-tools/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: tools
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2023.12.21
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/it-tools
icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png
keywords:
- it-tools
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/iyuuplus/9.2.3/Chart.yaml b/stable/iyuuplus/9.2.3/Chart.yaml
index c5556e22c04..bcc55e12853 100644
--- a/stable/iyuuplus/9.2.3/Chart.yaml
+++ b/stable/iyuuplus/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png
keywords:
- iyuuplus
- pt
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/jackett/19.2.3/Chart.yaml b/stable/jackett/19.2.3/Chart.yaml
index b258310934c..833de87d0f1 100644
--- a/stable/jackett/19.2.3/Chart.yaml
+++ b/stable/jackett/19.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.21.1155
@@ -24,7 +24,7 @@ keywords:
- jackett
- torrent
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/jdownloader2/16.2.3/Chart.yaml b/stable/jdownloader2/16.2.3/Chart.yaml
index bcc89beee25..d73f4834e32 100644
--- a/stable/jdownloader2/16.2.3/Chart.yaml
+++ b/stable/jdownloader2/16.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: downloads
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.01.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png
keywords:
- jdownloader
- download
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/jellyfin/18.2.4/Chart.yaml b/stable/jellyfin/18.2.4/Chart.yaml
index 6434f39d5d2..8fa4a59cc00 100644
--- a/stable/jellyfin/18.2.4/Chart.yaml
+++ b/stable/jellyfin/18.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 10.8.13
@@ -24,7 +24,7 @@ keywords:
- jellyfin
- plex
- emby
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -33,7 +33,7 @@ name: jellyfin
sources:
- https://github.com/jellyfin/jellyfin
- https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin
- - https://hub.docker.com/r/alpine/socat
- https://hub.docker.com/r/jellyfin/jellyfin
+ - https://hub.docker.com/r/alpine/socat
type: application
version: 18.2.4
diff --git a/stable/jellyseerr/9.2.3/Chart.yaml b/stable/jellyseerr/9.2.3/Chart.yaml
index f0c6a437ea9..295eece625b 100644
--- a/stable/jellyseerr/9.2.3/Chart.yaml
+++ b/stable/jellyseerr/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.7.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/jellyseerr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png
keywords:
- jellyseerr
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/jellystat/3.2.3/Chart.yaml b/stable/jellystat/3.2.3/Chart.yaml
index 53db2f6a7aa..78df55a0515 100644
--- a/stable/jellystat/3.2.3/Chart.yaml
+++ b/stable/jellystat/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: statistics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellystat.png
keywords:
- jellystat
- jellyfin
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/jellystat/3.2.3/questions.yaml b/stable/jellystat/3.2.3/questions.yaml
index 56ed3153c26..d508d81b10d 100755
--- a/stable/jellystat/3.2.3/questions.yaml
+++ b/stable/jellystat/3.2.3/questions.yaml
@@ -2310,7 +2310,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/jelu/5.2.4/Chart.yaml b/stable/jelu/5.2.4/Chart.yaml
index 15c78e17309..a8f39b0060a 100644
--- a/stable/jelu/5.2.4/Chart.yaml
+++ b/stable/jelu/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Books
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jelu.png
keywords:
- jelu
- MediaApp-Books
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/jenkins/7.4.3/Chart.yaml b/stable/jenkins/7.4.3/Chart.yaml
index 7ec7e402f01..d5da028c868 100644
--- a/stable/jenkins/7.4.3/Chart.yaml
+++ b/stable/jenkins/7.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.447.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/jenkins.png
keywords:
- jenkins
- productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/jmzhomeproxy/5.2.3/Chart.yaml b/stable/jmzhomeproxy/5.2.3/Chart.yaml
index 2c9a473c25d..4b3aeb0bc69 100644
--- a/stable/jmzhomeproxy/5.2.3/Chart.yaml
+++ b/stable/jmzhomeproxy/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- jmzhomeproxy
- Cloud
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/joplin-server/17.2.3/Chart.yaml b/stable/joplin-server/17.2.3/Chart.yaml
index ac1eba85ee5..6538a150fe3 100644
--- a/stable/joplin-server/17.2.3/Chart.yaml
+++ b/stable/joplin-server/17.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.14.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png
keywords:
- joplin
- notes
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/joplin-server/17.2.3/questions.yaml b/stable/joplin-server/17.2.3/questions.yaml
index e38743a29b2..629ac5f384a 100755
--- a/stable/joplin-server/17.2.3/questions.yaml
+++ b/stable/joplin-server/17.2.3/questions.yaml
@@ -2377,7 +2377,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/jts3servermod/1.0.2/Chart.yaml b/stable/jts3servermod/1.0.2/Chart.yaml
index 645b78d261c..2f1b25f05cf 100644
--- a/stable/jts3servermod/1.0.2/Chart.yaml
+++ b/stable/jts3servermod/1.0.2/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 20240301.0.0
@@ -24,7 +24,7 @@ keywords:
- teamspeak
- jts3servermod
- teamspeak-bot
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/jupyter/8.2.3/Chart.yaml b/stable/jupyter/8.2.3/Chart.yaml
index 20b513fbc72..2170b63865e 100644
--- a/stable/jupyter/8.2.3/Chart.yaml
+++ b/stable/jupyter/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2023.10.20
@@ -24,7 +24,7 @@ keywords:
- Jupyter
- Notebook
- Lab
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -33,13 +33,13 @@ name: jupyter
sources:
- https://github.com/jupyter/docker-stacks
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
+ - https://hub.docker.com/r/jupyter/all-spark-notebook
+ - https://hub.docker.com/r/jupyter/tensorflow-notebook
- https://hub.docker.com/r/jupyter/scipy-notebook
+ - https://hub.docker.com/r/jupyter/r-notebook
+ - https://hub.docker.com/r/jupyter/minimal-notebook
- https://hub.docker.com/r/jupyter/datascience-notebook
- https://hub.docker.com/r/jupyter/pyspark-notebook
- - https://hub.docker.com/r/jupyter/all-spark-notebook
- https://hub.docker.com/r/jupyter/base-notebook
- - https://hub.docker.com/r/jupyter/tensorflow-notebook
- - https://hub.docker.com/r/jupyter/minimal-notebook
- - https://hub.docker.com/r/jupyter/r-notebook
type: application
version: 8.2.3
diff --git a/stable/kanboard/16.2.3/Chart.yaml b/stable/kanboard/16.2.3/Chart.yaml
index 6de9506070d..522a8d2cadc 100644
--- a/stable/kanboard/16.2.3/Chart.yaml
+++ b/stable/kanboard/16.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.35
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png
keywords:
- kanboard
- kanban
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kanboard/16.2.3/questions.yaml b/stable/kanboard/16.2.3/questions.yaml
index 6d8360365eb..9dab2a298cb 100755
--- a/stable/kanboard/16.2.3/questions.yaml
+++ b/stable/kanboard/16.2.3/questions.yaml
@@ -2590,7 +2590,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/kasm/8.2.3/Chart.yaml b/stable/kasm/8.2.3/Chart.yaml
index 8b3e9b3dfd0..20976753a65 100644
--- a/stable/kasm/8.2.3/Chart.yaml
+++ b/stable/kasm/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.15.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png
keywords:
- kasm
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kavita/9.2.3/Chart.yaml b/stable/kavita/9.2.3/Chart.yaml
index 99acf51c652..24f0061e861 100644
--- a/stable/kavita/9.2.3/Chart.yaml
+++ b/stable/kavita/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.14
@@ -25,7 +25,7 @@ keywords:
- manga
- library
- book
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kdenlive-vnc/5.2.3/Chart.yaml b/stable/kdenlive-vnc/5.2.3/Chart.yaml
index 9773769b951..2973a4c8e1b 100644
--- a/stable/kdenlive-vnc/5.2.3/Chart.yaml
+++ b/stable/kdenlive-vnc/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Video
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- MediaApp-Music
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kdenlive/5.2.4/Chart.yaml b/stable/kdenlive/5.2.4/Chart.yaml
index ae444f936c7..087a5058e2e 100644
--- a/stable/kdenlive/5.2.4/Chart.yaml
+++ b/stable/kdenlive/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kdenlive.png
keywords:
- kdenlive
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/keeweb/5.2.3/Chart.yaml b/stable/keeweb/5.2.3/Chart.yaml
index dc1bd3de6f2..1bc81ee190d 100644
--- a/stable/keeweb/5.2.3/Chart.yaml
+++ b/stable/keeweb/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Tools-Utilities
- Network-Web
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kerbalspaceprogram-lmp/5.2.3/Chart.yaml b/stable/kerbalspaceprogram-lmp/5.2.3/Chart.yaml
index 09f1503e691..d171998c03e 100644
--- a/stable/kerbalspaceprogram-lmp/5.2.3/Chart.yaml
+++ b/stable/kerbalspaceprogram-lmp/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kerbalspaceprogram-lmp.p
keywords:
- kerbalspaceprogram-lmp
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kerio-connect/5.2.3/Chart.yaml b/stable/kerio-connect/5.2.3/Chart.yaml
index 944e4163f76..d0415feefbe 100644
--- a/stable/kerio-connect/5.2.3/Chart.yaml
+++ b/stable/kerio-connect/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Web
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- kerio-connect
- Network-Web
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kitana/5.2.3/Chart.yaml b/stable/kitana/5.2.3/Chart.yaml
index 39433c4a781..0e6ecb1be09 100644
--- a/stable/kitana/5.2.3/Chart.yaml
+++ b/stable/kitana/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- home-automation
- Tools-Utilities
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kitchenowl/9.2.3/Chart.yaml b/stable/kitchenowl/9.2.3/Chart.yaml
index 44c8ff3db48..fd743835527 100644
--- a/stable/kitchenowl/9.2.3/Chart.yaml
+++ b/stable/kitchenowl/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- recipes
- kitchen
- grocery
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -33,7 +33,7 @@ name: kitchenowl
sources:
- https://tombursch.github.io/kitchenowl
- https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl
- - https://hub.docker.com/r/tombursch/kitchenowl
- https://hub.docker.com/r/tombursch/kitchenowl-web
+ - https://hub.docker.com/r/tombursch/kitchenowl
type: application
version: 9.2.3
diff --git a/stable/kitchenowl/9.2.3/questions.yaml b/stable/kitchenowl/9.2.3/questions.yaml
index 459cb2d77fe..62fb1764b9e 100755
--- a/stable/kitchenowl/9.2.3/questions.yaml
+++ b/stable/kitchenowl/9.2.3/questions.yaml
@@ -2354,7 +2354,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/kiwix-serve/8.2.3/Chart.yaml b/stable/kiwix-serve/8.2.3/Chart.yaml
index 24e4d405e11..7e05fc1e748 100644
--- a/stable/kiwix-serve/8.2.3/Chart.yaml
+++ b/stable/kiwix-serve/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.6.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png
keywords:
- kiwix-serve
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kms/18.2.3/Chart.yaml b/stable/kms/18.2.3/Chart.yaml
index 4291f852cbd..3648bfb5816 100644
--- a/stable/kms/18.2.3/Chart.yaml
+++ b/stable/kms/18.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: graywares
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: minimal
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kms
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png
keywords:
- kms
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kodi-headless/9.2.3/Chart.yaml b/stable/kodi-headless/9.2.3/Chart.yaml
index 7ace771a22f..ca130a5cd39 100644
--- a/stable/kodi-headless/9.2.3/Chart.yaml
+++ b/stable/kodi-headless/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 190.0.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kodi-headless
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png
keywords:
- kodi-headless
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/komga/13.2.3/Chart.yaml b/stable/komga/13.2.3/Chart.yaml
index 0b21a2c8ee4..20841bfd650 100644
--- a/stable/komga/13.2.3/Chart.yaml
+++ b/stable/komga/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.10.3
@@ -25,7 +25,7 @@ keywords:
- comics
- mangas
- server
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/kopia/11.2.3/Chart.yaml b/stable/kopia/11.2.3/Chart.yaml
index 6c6110c9ced..ec23d797f73 100644
--- a/stable/kopia/11.2.3/Chart.yaml
+++ b/stable/kopia/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utility
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.15.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/kopia
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png
keywords:
- backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/krusader/5.2.3/Chart.yaml b/stable/krusader/5.2.3/Chart.yaml
index e94324b81b6..1c089ccae79 100644
--- a/stable/krusader/5.2.3/Chart.yaml
+++ b/stable/krusader/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- krusader
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lama-cleaner/6.2.3/Chart.yaml b/stable/lama-cleaner/6.2.3/Chart.yaml
index e2c886fdd8d..4c20ca389dc 100644
--- a/stable/lama-cleaner/6.2.3/Chart.yaml
+++ b/stable/lama-cleaner/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.33.0
@@ -24,7 +24,7 @@ keywords:
- lama-cleaner
- media
- AI
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lancache-dns/8.2.3/Chart.yaml b/stable/lancache-dns/8.2.3/Chart.yaml
index b3640170fef..db59bbbac83 100644
--- a/stable/lancache-dns/8.2.3/Chart.yaml
+++ b/stable/lancache-dns/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png
keywords:
- lancache-dns
- dns
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lancache-monolithic/8.2.3/Chart.yaml b/stable/lancache-monolithic/8.2.3/Chart.yaml
index 21d575854d7..846d0ffd598 100644
--- a/stable/lancache-monolithic/8.2.3/Chart.yaml
+++ b/stable/lancache-monolithic/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: gaming
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png
keywords:
- monolithic
- lancache
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lanraragi/9.2.3/Chart.yaml b/stable/lanraragi/9.2.3/Chart.yaml
index d68dbb3cb50..e516ffb229b 100644
--- a/stable/lanraragi/9.2.3/Chart.yaml
+++ b/stable/lanraragi/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.9.0
@@ -24,7 +24,7 @@ keywords:
- lanraragi
- comics
- manga
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lastoasis/5.2.3/Chart.yaml b/stable/lastoasis/5.2.3/Chart.yaml
index acff917fdc4..25c422b8b45 100644
--- a/stable/lastoasis/5.2.3/Chart.yaml
+++ b/stable/lastoasis/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: lastoasis
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lastoasis.png
keywords:
- lastoasis
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lazylibrarian/18.2.4/Chart.yaml b/stable/lazylibrarian/18.2.4/Chart.yaml
index 4569e72c82d..8a040a5dc46 100644
--- a/stable/lazylibrarian/18.2.4/Chart.yaml
+++ b/stable/lazylibrarian/18.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png
keywords:
- lazylibrarian
- ebooks
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/leaf2mqtt/11.2.3/Chart.yaml b/stable/leaf2mqtt/11.2.3/Chart.yaml
index bdf302dc546..7aaee0e24cd 100644
--- a/stable/leaf2mqtt/11.2.3/Chart.yaml
+++ b/stable/leaf2mqtt/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.6.0
@@ -26,7 +26,7 @@ keywords:
- nissan
- kamereon
- carwings
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/left4dead/5.2.3/Chart.yaml b/stable/left4dead/5.2.3/Chart.yaml
index bc10d1daebf..82fa805222e 100644
--- a/stable/left4dead/5.2.3/Chart.yaml
+++ b/stable/left4dead/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: l4d
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/left4dead.png
keywords:
- left4dead
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lemur-cfssl/5.2.3/Chart.yaml b/stable/lemur-cfssl/5.2.3/Chart.yaml
index 0d0ed452f57..412bb97be2d 100644
--- a/stable/lemur-cfssl/5.2.3/Chart.yaml
+++ b/stable/lemur-cfssl/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/lemur-cfssl.png
keywords:
- lemur-cfssl
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/libreddit/8.2.3/Chart.yaml b/stable/libreddit/8.2.3/Chart.yaml
index 65a27990084..bed8f749ae4 100644
--- a/stable/libreddit/8.2.3/Chart.yaml
+++ b/stable/libreddit/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- reddit
- libreddit
- social
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/libremdb/7.2.7/Chart.yaml b/stable/libremdb/7.2.7/Chart.yaml
index 0d400944617..df8b064bdc4 100644
--- a/stable/libremdb/7.2.7/Chart.yaml
+++ b/stable/libremdb/7.2.7/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -31,7 +31,7 @@ keywords:
- libremdb
- media
- imdb
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/librespeed/13.2.4/Chart.yaml b/stable/librespeed/13.2.4/Chart.yaml
index 95426e5fa82..845434ab8d8 100644
--- a/stable/librespeed/13.2.4/Chart.yaml
+++ b/stable/librespeed/13.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png
keywords:
- librespeed
- speedtest
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lidarr/21.0.3/Chart.yaml b/stable/lidarr/21.0.3/Chart.yaml
index 64b950b6754..db049e4c2f6 100644
--- a/stable/lidarr/21.0.3/Chart.yaml
+++ b/stable/lidarr/21.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.0.4053
@@ -24,7 +24,7 @@ keywords:
- lidarr
- torrent
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -33,7 +33,7 @@ name: lidarr
sources:
- https://github.com/Lidarr/Lidarr
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
- - https://ghcr.io/onedr0p/lidarr-develop
- https://ghcr.io/onedr0p/exportarr
+ - https://ghcr.io/onedr0p/lidarr-develop
type: application
version: 21.0.3
diff --git a/stable/lingva/5.2.3/Chart.yaml b/stable/lingva/5.2.3/Chart.yaml
index d1ad8057ad8..6f7dd893ad9 100644
--- a/stable/lingva/5.2.3/Chart.yaml
+++ b/stable/lingva/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- lingva
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/linkding/9.2.3/Chart.yaml b/stable/linkding/9.2.3/Chart.yaml
index 71a11cad136..821ba10ab74 100644
--- a/stable/linkding/9.2.3/Chart.yaml
+++ b/stable/linkding/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmarks
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.24.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png
keywords:
- bookmarks
- links
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/linkwallet/5.2.3/Chart.yaml b/stable/linkwallet/5.2.3/Chart.yaml
index b1d2f9b562a..e00b806bf17 100644
--- a/stable/linkwallet/5.2.3/Chart.yaml
+++ b/stable/linkwallet/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmarks
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.0.36
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/linkwallet
icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwallet.png
keywords:
- bookmarks
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/linkwarden/4.2.3/Chart.yaml b/stable/linkwarden/4.2.3/Chart.yaml
index 3ef670e8869..f3a60a07c7f 100644
--- a/stable/linkwarden/4.2.3/Chart.yaml
+++ b/stable/linkwarden/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmarks
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.4.9
@@ -24,7 +24,7 @@ keywords:
- linkwarden
- bookmark
- manager
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/linkwarden/4.2.3/questions.yaml b/stable/linkwarden/4.2.3/questions.yaml
index d593e2c860c..20451ce59af 100755
--- a/stable/linkwarden/4.2.3/questions.yaml
+++ b/stable/linkwarden/4.2.3/questions.yaml
@@ -2334,7 +2334,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/littlelink/13.2.4/Chart.yaml b/stable/littlelink/13.2.4/Chart.yaml
index 039f62fe41c..28a5c98577f 100644
--- a/stable/littlelink/13.2.4/Chart.yaml
+++ b/stable/littlelink/13.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: social
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/littlelink
icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png
keywords:
- littlelink
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/livestreamdvr/5.2.3/Chart.yaml b/stable/livestreamdvr/5.2.3/Chart.yaml
index 284f29f9ae5..765e5ee52f2 100644
--- a/stable/livestreamdvr/5.2.3/Chart.yaml
+++ b/stable/livestreamdvr/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Video
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: master
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/livestreamdvr.png
keywords:
- livestreamdvr
- MediaApp-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/llalon-github-backup/5.2.3/Chart.yaml b/stable/llalon-github-backup/5.2.3/Chart.yaml
index 84b8f416135..e37e355444b 100644
--- a/stable/llalon-github-backup/5.2.3/Chart.yaml
+++ b/stable/llalon-github-backup/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/llalon-github-backup.png
keywords:
- llalon-github-backup
- Backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lldap/5.2.3/Chart.yaml b/stable/lldap/5.2.3/Chart.yaml
index 651c63f5871..8f8fdd5d4ba 100644
--- a/stable/lldap/5.2.3/Chart.yaml
+++ b/stable/lldap/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: ldap
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.5.0
@@ -25,7 +25,7 @@ keywords:
- ldap
- authentication
- auth
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/lldap/5.2.3/questions.yaml b/stable/lldap/5.2.3/questions.yaml
index a4a098bc3fd..f2f0f8480f4 100755
--- a/stable/lldap/5.2.3/questions.yaml
+++ b/stable/lldap/5.2.3/questions.yaml
@@ -2453,7 +2453,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/local-ai/9.8.4/Chart.yaml b/stable/local-ai/9.8.4/Chart.yaml
index 307ff72d9a9..f461c3aedbb 100644
--- a/stable/local-ai/9.8.4/Chart.yaml
+++ b/stable/local-ai/9.8.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: ai
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.9.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/local-ai.png
keywords:
- local-ai
- ai
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/logitech-media-server/11.2.3/Chart.yaml b/stable/logitech-media-server/11.2.3/Chart.yaml
index fe39070d072..e26e0feff62 100644
--- a/stable/logitech-media-server/11.2.3/Chart.yaml
+++ b/stable/logitech-media-server/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: stable
@@ -25,7 +25,7 @@ keywords:
- squeezebox
- audio
- streaming
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/longvinter/5.2.3/Chart.yaml b/stable/longvinter/5.2.3/Chart.yaml
index 30009e3c3f8..90cfc097ce7 100644
--- a/stable/longvinter/5.2.3/Chart.yaml
+++ b/stable/longvinter/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: longinter
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/longvinter.png
keywords:
- longvinter
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mailpile/5.2.3/Chart.yaml b/stable/mailpile/5.2.3/Chart.yaml
index 77db80fbc18..18da3eec34a 100644
--- a/stable/mailpile/5.2.3/Chart.yaml
+++ b/stable/mailpile/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- Network-Web
- Network-Messenger
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/maintainerr/2.2.3/Chart.yaml b/stable/maintainerr/2.2.3/Chart.yaml
index 101c85e21f7..71ce52517fd 100644
--- a/stable/maintainerr/2.2.3/Chart.yaml
+++ b/stable/maintainerr/2.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/maintainerr.png
keywords:
- maintainerr
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/makemkv/10.2.3/Chart.yaml b/stable/makemkv/10.2.3/Chart.yaml
index 089209e8d68..3f9fe2bf78f 100644
--- a/stable/makemkv/10.2.3/Chart.yaml
+++ b/stable/makemkv/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.01.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/makemkv
icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png
keywords:
- mkv
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/maloja/5.2.3/Chart.yaml b/stable/maloja/5.2.3/Chart.yaml
index dd839b6d592..b321e845e29 100644
--- a/stable/maloja/5.2.3/Chart.yaml
+++ b/stable/maloja/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Music
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/maloja.png
keywords:
- maloja
- MediaServer-Music
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mango/5.2.3/Chart.yaml b/stable/mango/5.2.3/Chart.yaml
index 8ec1c0bcd9d..ca1fb3d3f57 100644
--- a/stable/mango/5.2.3/Chart.yaml
+++ b/stable/mango/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Books
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mango.png
keywords:
- mango
- MediaApp-Books
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/matomo/13.4.3/Chart.yaml b/stable/matomo/13.4.3/Chart.yaml
index 82a6c744ac3..28fef2b94cf 100644
--- a/stable/matomo/13.4.3/Chart.yaml
+++ b/stable/matomo/13.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.0.2
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/matomo
icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png
keywords:
- analytics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mattermost/12.3.4/Chart.yaml b/stable/mattermost/12.3.4/Chart.yaml
index 92967a33d6a..5fef52b4442 100644
--- a/stable/mattermost/12.3.4/Chart.yaml
+++ b/stable/mattermost/12.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: hosting
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.6.0
@@ -24,7 +24,7 @@ keywords:
- team
- mattermost
- development
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mattermost/12.3.4/questions.yaml b/stable/mattermost/12.3.4/questions.yaml
index 0f03fadca35..2e6b9e40094 100755
--- a/stable/mattermost/12.3.4/questions.yaml
+++ b/stable/mattermost/12.3.4/questions.yaml
@@ -3680,7 +3680,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/mc-router/4.2.3/Chart.yaml b/stable/mc-router/4.2.3/Chart.yaml
index 71efb9efe6b..295e5247239 100644
--- a/stable/mc-router/4.2.3/Chart.yaml
+++ b/stable/mc-router/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: minecraft
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.20.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mc-router.png
keywords:
- mc-router
- minecraft
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mealie/21.2.3/Chart.yaml b/stable/mealie/21.2.3/Chart.yaml
index 99dc4b08b3a..2d020037ae9 100644
--- a/stable/mealie/21.2.3/Chart.yaml
+++ b/stable/mealie/21.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mealie
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png
keywords:
- grocy
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mealie/21.2.3/questions.yaml b/stable/mealie/21.2.3/questions.yaml
index c0ac85dc176..5e76d9fae81 100755
--- a/stable/mealie/21.2.3/questions.yaml
+++ b/stable/mealie/21.2.3/questions.yaml
@@ -2651,7 +2651,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/media-roller/5.2.3/Chart.yaml b/stable/media-roller/5.2.3/Chart.yaml
index 45faaf2203d..2b8f4143379 100644
--- a/stable/media-roller/5.2.3/Chart.yaml
+++ b/stable/media-roller/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- media-roller
- Tools-Utilities
- MediaApp-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mediaelch/5.2.3/Chart.yaml b/stable/mediaelch/5.2.3/Chart.yaml
index ad6594056c2..8a5346d94b3 100644
--- a/stable/mediaelch/5.2.3/Chart.yaml
+++ b/stable/mediaelch/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- mediaelch
- Tools
- MediaApp-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mediagoblin/5.2.3/Chart.yaml b/stable/mediagoblin/5.2.3/Chart.yaml
index 62260f5730f..9fe89a6ede5 100644
--- a/stable/mediagoblin/5.2.3/Chart.yaml
+++ b/stable/mediagoblin/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Photos
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style=''color: #ff9900;'']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]'
+description: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. [br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]"
home: https://truecharts.org/charts/stable/mediagoblin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediagoblin.png
keywords:
- mediagoblin
- MediaApp-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mediainfo/9.2.3/Chart.yaml b/stable/mediainfo/9.2.3/Chart.yaml
index 573c6953692..7d43273feb6 100644
--- a/stable/mediainfo/9.2.3/Chart.yaml
+++ b/stable/mediainfo/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.02.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png
keywords:
- info
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/medusa/10.2.4/Chart.yaml b/stable/medusa/10.2.4/Chart.yaml
index 70b39c7671c..e997e24931d 100644
--- a/stable/medusa/10.2.4/Chart.yaml
+++ b/stable/medusa/10.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.19
@@ -27,7 +27,7 @@ keywords:
- manager
- tv
- shows
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/megasync/6.2.3/Chart.yaml b/stable/megasync/6.2.3/Chart.yaml
index bdfe95bec90..4c0d9620134 100644
--- a/stable/megasync/6.2.3/Chart.yaml
+++ b/stable/megasync/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Productivity
- Tools-Utilities
- Backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/memories-of-mars/5.2.3/Chart.yaml b/stable/memories-of-mars/5.2.3/Chart.yaml
index 5ab4e07d4dc..c815b12f05f 100644
--- a/stable/memories-of-mars/5.2.3/Chart.yaml
+++ b/stable/memories-of-mars/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: memoriesofmars
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/memories-of-mars.png
keywords:
- memories-of-mars
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/meshcentral/15.2.3/Chart.yaml b/stable/meshcentral/15.2.3/Chart.yaml
index ea262d9b2f0..b876c13e328 100644
--- a/stable/meshcentral/15.2.3/Chart.yaml
+++ b/stable/meshcentral/15.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.1.21
@@ -24,7 +24,7 @@ keywords:
- meshcentral
- teamviewer
- rdp
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/meshcentral/15.2.3/questions.yaml b/stable/meshcentral/15.2.3/questions.yaml
index cc70771db13..32a45116ed9 100755
--- a/stable/meshcentral/15.2.3/questions.yaml
+++ b/stable/meshcentral/15.2.3/questions.yaml
@@ -3734,7 +3734,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/meshroom/9.2.3/Chart.yaml b/stable/meshroom/9.2.3/Chart.yaml
index a21de06273d..e72c0f39794 100644
--- a/stable/meshroom/9.2.3/Chart.yaml
+++ b/stable/meshroom/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2021.1.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/meshroom
icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png
keywords:
- meshroom
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/metabase/3.2.3/Chart.yaml b/stable/metabase/3.2.3/Chart.yaml
index c0b883070a5..921b0f5caac 100644
--- a/stable/metabase/3.2.3/Chart.yaml
+++ b/stable/metabase/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: reporting
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.48.7
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/metabase
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png
keywords:
- metabase
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/metabase/3.2.3/questions.yaml b/stable/metabase/3.2.3/questions.yaml
index ce2a3cbb026..d0c16f98b90 100755
--- a/stable/metabase/3.2.3/questions.yaml
+++ b/stable/metabase/3.2.3/questions.yaml
@@ -2298,7 +2298,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/metatube/5.2.3/Chart.yaml b/stable/metatube/5.2.3/Chart.yaml
index 0e6e631d229..dd854bb4809 100644
--- a/stable/metatube/5.2.3/Chart.yaml
+++ b/stable/metatube/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Downloaders
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/metube/12.2.3/Chart.yaml b/stable/metube/12.2.3/Chart.yaml
index b7b2e2cb625..e0f4e88e7a6 100644
--- a/stable/metube/12.2.3/Chart.yaml
+++ b/stable/metube/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.1.26
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/metube.png
keywords:
- metube
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mindustry/5.2.3/Chart.yaml b/stable/mindustry/5.2.3/Chart.yaml
index d1e1cf20312..1fbf9fbbfc9 100644
--- a/stable/mindustry/5.2.3/Chart.yaml
+++ b/stable/mindustry/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mindustry.png
keywords:
- mindustry
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/minecraft-bedrock/8.2.4/Chart.yaml b/stable/minecraft-bedrock/8.2.4/Chart.yaml
index 297a62fdef5..6d062f44e35 100644
--- a/stable/minecraft-bedrock/8.2.4/Chart.yaml
+++ b/stable/minecraft-bedrock/8.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2023.8.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minecraft-bedrock
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png
keywords:
- minecraft
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/minecraft-bungeecord/8.2.3/Chart.yaml b/stable/minecraft-bungeecord/8.2.3/Chart.yaml
index a2df1d42f11..0c6c47fff20 100644
--- a/stable/minecraft-bungeecord/8.2.3/Chart.yaml
+++ b/stable/minecraft-bungeecord/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: proxy
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2022.4.1
@@ -24,7 +24,7 @@ keywords:
- minecraft-bungeecord
- gameserver
- minecraft
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/minecraft-java/8.2.3/Chart.yaml b/stable/minecraft-java/8.2.3/Chart.yaml
index feadb0eeb97..a0ec30fc1f4 100644
--- a/stable/minecraft-java/8.2.3/Chart.yaml
+++ b/stable/minecraft-java/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2023.11.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png
keywords:
- minecraft-java
- minecraft
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/minetest/8.2.3/Chart.yaml b/stable/minetest/8.2.3/Chart.yaml
index 8d42531608a..7bb3598792b 100644
--- a/stable/minetest/8.2.3/Chart.yaml
+++ b/stable/minetest/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.8.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minetest
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png
keywords:
- minetest
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/miniflux/14.2.3/Chart.yaml b/stable/miniflux/14.2.3/Chart.yaml
index 776e7f8c78b..7718cacf788 100644
--- a/stable/miniflux/14.2.3/Chart.yaml
+++ b/stable/miniflux/14.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: rss
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.0
@@ -24,7 +24,7 @@ keywords:
- miniflux
- rss
- news
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/miniflux/14.2.3/questions.yaml b/stable/miniflux/14.2.3/questions.yaml
index d3fe25c59a5..0e3891dcee5 100755
--- a/stable/miniflux/14.2.3/questions.yaml
+++ b/stable/miniflux/14.2.3/questions.yaml
@@ -2323,7 +2323,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/mininote/5.2.3/Chart.yaml b/stable/mininote/5.2.3/Chart.yaml
index cab0a4e04a1..4eeaf5ee7d1 100644
--- a/stable/mininote/5.2.3/Chart.yaml
+++ b/stable/mininote/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- mininote
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/minio-console/10.2.3/Chart.yaml b/stable/minio-console/10.2.3/Chart.yaml
index a94be484e17..bae87344a48 100644
--- a/stable/minio-console/10.2.3/Chart.yaml
+++ b/stable/minio-console/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.30.0
@@ -24,7 +24,7 @@ keywords:
- minio-console
- minio
- s3
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/minio/11.3.3/Chart.yaml b/stable/minio/11.3.3/Chart.yaml
index 18544c741a5..ea9f2ca4c20 100644
--- a/stable/minio/11.3.3/Chart.yaml
+++ b/stable/minio/11.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.03.03
@@ -24,7 +24,7 @@ keywords:
- minio
- s3
- storage
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/minisatip/9.2.3/Chart.yaml b/stable/minisatip/9.2.3/Chart.yaml
index 064ddd5793b..c99612bb2c7 100644
--- a/stable/minisatip/9.2.3/Chart.yaml
+++ b/stable/minisatip/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utility
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2021.12.01
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/minisatip
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png
keywords:
- minisatip
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/misskey/8.3.3/Chart.yaml b/stable/misskey/8.3.3/Chart.yaml
index c21eec72843..18556a22523 100644
--- a/stable/misskey/8.3.3/Chart.yaml
+++ b/stable/misskey/8.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Social
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.3.1
@@ -34,7 +34,7 @@ keywords:
- Social Media
- Fediverse
- ActivityPub
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/misskey/8.3.3/questions.yaml b/stable/misskey/8.3.3/questions.yaml
index 7c71fa3b5b5..e3239044ad9 100755
--- a/stable/misskey/8.3.3/questions.yaml
+++ b/stable/misskey/8.3.3/questions.yaml
@@ -2423,7 +2423,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/mkvcleaver/9.2.3/Chart.yaml b/stable/mkvcleaver/9.2.3/Chart.yaml
index ed9c92c3e04..c7902d03d57 100644
--- a/stable/mkvcleaver/9.2.3/Chart.yaml
+++ b/stable/mkvcleaver/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.02.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png
keywords:
- media
- mkvcleaver
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mkvtoolnix/10.2.3/Chart.yaml b/stable/mkvtoolnix/10.2.3/Chart.yaml
index ce835ac7dc8..3143f14c28e 100644
--- a/stable/mkvtoolnix/10.2.3/Chart.yaml
+++ b/stable/mkvtoolnix/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.02.1
@@ -24,7 +24,7 @@ keywords:
- media
- mkvtoolnix
- mkv
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/modsecurity-crs/3.2.3/Chart.yaml b/stable/modsecurity-crs/3.2.3/Chart.yaml
index 5ce20044e7e..b9985836b4b 100644
--- a/stable/modsecurity-crs/3.2.3/Chart.yaml
+++ b/stable/modsecurity-crs/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.3.4
@@ -24,7 +24,7 @@ keywords:
- modsecurity-crs
- waf
- networking
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mojopaste/5.2.3/Chart.yaml b/stable/mojopaste/5.2.3/Chart.yaml
index ac66299fe11..7041252d166 100644
--- a/stable/mojopaste/5.2.3/Chart.yaml
+++ b/stable/mojopaste/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Productivity
- Tools-Utilities
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/monero-node/6.1.4/Chart.yaml b/stable/monero-node/6.1.4/Chart.yaml
index 1a0bf67d1bc..7bd6c4f163b 100644
--- a/stable/monero-node/6.1.4/Chart.yaml
+++ b/stable/monero-node/6.1.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Crypto
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.18.3.1
@@ -25,7 +25,7 @@ keywords:
- Crypto
- Tools-Utilities
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mongo-express/6.2.3/Chart.yaml b/stable/mongo-express/6.2.3/Chart.yaml
index ec6f3ae8797..bc13944c297 100644
--- a/stable/mongo-express/6.2.3/Chart.yaml
+++ b/stable/mongo-express/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: database
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -31,7 +31,7 @@ keywords:
- mongo
- mongodb
- database
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/monica/12.4.3/Chart.yaml b/stable/monica/12.4.3/Chart.yaml
index d9e44ecdea4..2151f447c08 100644
--- a/stable/monica/12.4.3/Chart.yaml
+++ b/stable/monica/12.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: crm
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.0
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/monica
icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png
keywords:
- crm
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mordhau/5.2.3/Chart.yaml b/stable/mordhau/5.2.3/Chart.yaml
index 0569d667f61..d6915784c7a 100644
--- a/stable/mordhau/5.2.3/Chart.yaml
+++ b/stable/mordhau/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: mordhau
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart'
+description: "This Docker will download and install SteamCMD. It will also install Mordhau and run it. Initial login SERVERNAME: MordhauDocker SERVERPASSWORD: Chart ADMINPASSWORD adminChart"
home: https://truecharts.org/charts/stable/mordhau
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mordhau.png
keywords:
- mordhau
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mosdns/9.2.3/Chart.yaml b/stable/mosdns/9.2.3/Chart.yaml
index 1571cba49dc..f6d6ac51039 100644
--- a/stable/mosdns/9.2.3/Chart.yaml
+++ b/stable/mosdns/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png
keywords:
- mosdns
- dns
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mosquitto/14.2.3/Chart.yaml b/stable/mosquitto/14.2.3/Chart.yaml
index 6b00abb9365..2b359ed2a2d 100644
--- a/stable/mosquitto/14.2.3/Chart.yaml
+++ b/stable/mosquitto/14.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.18
@@ -25,7 +25,7 @@ keywords:
- home-automation
- MQTT
- eclipse-iot
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mstream/10.2.3/Chart.yaml b/stable/mstream/10.2.3/Chart.yaml
index efee1d0999e..56e62462efe 100644
--- a/stable/mstream/10.2.3/Chart.yaml
+++ b/stable/mstream/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.11.4
@@ -24,7 +24,7 @@ keywords:
- mstream
- server
- music
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/multi-scrobbler/6.2.3/Chart.yaml b/stable/multi-scrobbler/6.2.3/Chart.yaml
index 4aaac6e97c4..1a104ff3842 100644
--- a/stable/multi-scrobbler/6.2.3/Chart.yaml
+++ b/stable/multi-scrobbler/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Web
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- multi-scrobbler
- Network-Web
- MediaServer-Music
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/muse/5.3.3/Chart.yaml b/stable/muse/5.3.3/Chart.yaml
index bbe697deb9d..d659686dd9e 100644
--- a/stable/muse/5.3.3/Chart.yaml
+++ b/stable/muse/5.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.6.0
@@ -24,7 +24,7 @@ keywords:
- muse
- media
- discord-bot
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/muximux/10.2.3/Chart.yaml b/stable/muximux/10.2.3/Chart.yaml
index f06b982a79f..321f75cc56f 100644
--- a/stable/muximux/10.2.3/Chart.yaml
+++ b/stable/muximux/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: "057352e8"
@@ -25,7 +25,7 @@ keywords:
- htpc
- manage
- portal
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mylar/13.2.4/Chart.yaml b/stable/mylar/13.2.4/Chart.yaml
index 6bf5255b3cc..d611a647004 100644
--- a/stable/mylar/13.2.4/Chart.yaml
+++ b/stable/mylar/13.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.8
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mylar
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png
keywords:
- mylar
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mymediaforalexa/8.2.3/Chart.yaml b/stable/mymediaforalexa/8.2.3/Chart.yaml
index 363dd158352..23f1ba0d71a 100644
--- a/stable/mymediaforalexa/8.2.3/Chart.yaml
+++ b/stable/mymediaforalexa/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.3.151.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png
keywords:
- media
- alexa
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/mysql-workbench/9.2.4/Chart.yaml b/stable/mysql-workbench/9.2.4/Chart.yaml
index a6ba01d2a9e..8bc5b52cda9 100644
--- a/stable/mysql-workbench/9.2.4/Chart.yaml
+++ b/stable/mysql-workbench/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 8.0.36
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/mysql-workbench
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png
keywords:
- mysql-workbench
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/n8n/13.3.4/Chart.yaml b/stable/n8n/13.3.4/Chart.yaml
index eaa98bcefe1..3e6937c7192 100644
--- a/stable/n8n/13.3.4/Chart.yaml
+++ b/stable/n8n/13.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.31.0
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png
keywords:
- workflows
- automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/n8n/13.3.4/questions.yaml b/stable/n8n/13.3.4/questions.yaml
index 9ff555a21a5..605fbb896a4 100755
--- a/stable/n8n/13.3.4/questions.yaml
+++ b/stable/n8n/13.3.4/questions.yaml
@@ -2830,7 +2830,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/namecheap-ddns/5.2.3/Chart.yaml b/stable/namecheap-ddns/5.2.3/Chart.yaml
index f9cabbd7200..24d631e100d 100644
--- a/stable/namecheap-ddns/5.2.3/Chart.yaml
+++ b/stable/namecheap-ddns/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This simple Chart will update a namecheap dynamic dns domain. You must set an ''A + Dynamic DNS Record'' for the host and enable Dynamic DNS in the manage page for your domain. '
+description: "This simple Chart will update a namecheap dynamic dns domain. You must set an 'A + Dynamic DNS Record' for the host and enable Dynamic DNS in the manage page for your domain. "
home: https://truecharts.org/charts/stable/namecheap-ddns
icon: https://truecharts.org/img/hotlink-ok/chart-icons/namecheap-ddns.png
keywords:
@@ -25,7 +25,7 @@ keywords:
- Tools-Utilities
- Network-DNS
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nano-wallet/9.2.3/Chart.yaml b/stable/nano-wallet/9.2.3/Chart.yaml
index 78797980740..07ba6dd90cd 100644
--- a/stable/nano-wallet/9.2.3/Chart.yaml
+++ b/stable/nano-wallet/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2021.12.16
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nano-wallet
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png
keywords:
- nano-wallet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/navidrome/19.2.3/Chart.yaml b/stable/navidrome/19.2.3/Chart.yaml
index 054d05226cd..274b8c45d9b 100644
--- a/stable/navidrome/19.2.3/Chart.yaml
+++ b/stable/navidrome/19.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.51.1
@@ -24,7 +24,7 @@ keywords:
- navidrome
- music
- streaming
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/necesse/5.2.3/Chart.yaml b/stable/necesse/5.2.3/Chart.yaml
index 9757421faea..aa3b2f84c49 100644
--- a/stable/necesse/5.2.3/Chart.yaml
+++ b/stable/necesse/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: necesse
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/necesse.png
keywords:
- necesse
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/neko/5.2.13/Chart.yaml b/stable/neko/5.2.13/Chart.yaml
index 5bfc39a9893..eb7cce717af 100644
--- a/stable/neko/5.2.13/Chart.yaml
+++ b/stable/neko/5.2.13/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: firefox
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png
keywords:
- neko
- video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/netbootxyz/4.2.3/Chart.yaml b/stable/netbootxyz/4.2.3/Chart.yaml
index 1139ffbb6b4..2dda6a2404a 100644
--- a/stable/netbootxyz/4.2.3/Chart.yaml
+++ b/stable/netbootxyz/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png
keywords:
- netbootxyz
- pxe
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/netdata/9.2.3/Chart.yaml b/stable/netdata/9.2.3/Chart.yaml
index d1d8d778fb0..e9e6f5dc0cb 100644
--- a/stable/netdata/9.2.3/Chart.yaml
+++ b/stable/netdata/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.44.3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png
keywords:
- netdata
- monitoring
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/neverwinternights-ee/5.2.3/Chart.yaml b/stable/neverwinternights-ee/5.2.3/Chart.yaml
index 27d135d79bb..19507945b36 100644
--- a/stable/neverwinternights-ee/5.2.3/Chart.yaml
+++ b/stable/neverwinternights-ee/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated).'
+description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)."
home: https://truecharts.org/charts/stable/neverwinternights-ee
icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png
keywords:
- neverwinternights-ee
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/newyearcountdownclock/5.2.4/Chart.yaml b/stable/newyearcountdownclock/5.2.4/Chart.yaml
index 305148cf008..7050f540bc1 100644
--- a/stable/newyearcountdownclock/5.2.4/Chart.yaml
+++ b/stable/newyearcountdownclock/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- newyearcountdownclock
- Tools-Utilities
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nextpvr/9.2.3/Chart.yaml b/stable/nextpvr/9.2.3/Chart.yaml
index 3ff863b8ed9..4281890deaa 100644
--- a/stable/nextpvr/9.2.3/Chart.yaml
+++ b/stable/nextpvr/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: stable
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png
keywords:
- pvr
- recorder
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nexus-oss/5.2.3/Chart.yaml b/stable/nexus-oss/5.2.3/Chart.yaml
index 0990f15f52e..901d4735109 100644
--- a/stable/nexus-oss/5.2.3/Chart.yaml
+++ b/stable/nexus-oss/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.65.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png
keywords:
- nexus-oss
- productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nginx-proxy-manager/9.4.4/Chart.yaml b/stable/nginx-proxy-manager/9.4.4/Chart.yaml
index efa4486ccd2..3dfc67b818b 100644
--- a/stable/nginx-proxy-manager/9.4.4/Chart.yaml
+++ b/stable/nginx-proxy-manager/9.4.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.11.1
@@ -31,7 +31,7 @@ keywords:
- nginx-proxy-manager
- nginx
- reverse-proxy
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ngircd/9.2.3/Chart.yaml b/stable/ngircd/9.2.3/Chart.yaml
index 9ae14c9469a..9c76dfa72e3 100644
--- a/stable/ngircd/9.2.3/Chart.yaml
+++ b/stable/ngircd/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2021.11.21
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ngircd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png
keywords:
- ngircd
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nightscout/5.2.3/Chart.yaml b/stable/nightscout/5.2.3/Chart.yaml
index 3b0c327c63f..d33f79616a9 100644
--- a/stable/nightscout/5.2.3/Chart.yaml
+++ b/stable/nightscout/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nightscout.png
keywords:
- nightscout
- Cloud
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nitter/6.2.3/Chart.yaml b/stable/nitter/6.2.3/Chart.yaml
index d842932485c..b286a74a0bb 100644
--- a/stable/nitter/6.2.3/Chart.yaml
+++ b/stable/nitter/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nitter.png
keywords:
- nitter
- libre
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nntp2nntp/9.2.3/Chart.yaml b/stable/nntp2nntp/9.2.3/Chart.yaml
index 82c170154fe..9e3e1f43f67 100644
--- a/stable/nntp2nntp/9.2.3/Chart.yaml
+++ b/stable/nntp2nntp/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.3.20230704
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nntp2nntp
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png
keywords:
- nntp2nntp
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nocodb/13.2.5/Chart.yaml b/stable/nocodb/13.2.5/Chart.yaml
index 0f05ba40813..84e9f85c2a0 100644
--- a/stable/nocodb/13.2.5/Chart.yaml
+++ b/stable/nocodb/13.2.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.204.4
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/nocodb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
keywords:
- nocodb
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nocodb/13.2.5/questions.yaml b/stable/nocodb/13.2.5/questions.yaml
index 241a0052b7f..c02ce456ec0 100755
--- a/stable/nocodb/13.2.5/questions.yaml
+++ b/stable/nocodb/13.2.5/questions.yaml
@@ -2391,7 +2391,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/node-red/18.2.4/Chart.yaml b/stable/node-red/18.2.4/Chart.yaml
index 21e4943b0ed..d53c5d6f6d9 100644
--- a/stable/node-red/18.2.4/Chart.yaml
+++ b/stable/node-red/18.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: tools
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.1.6
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png
keywords:
- node-red
- nodered
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nosqlclient/5.2.3/Chart.yaml b/stable/nosqlclient/5.2.3/Chart.yaml
index a0498b84370..ffb7c3a8256 100644
--- a/stable/nosqlclient/5.2.3/Chart.yaml
+++ b/stable/nosqlclient/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- nosqlclient
- Tools-Utilities
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/notarius/5.2.3/Chart.yaml b/stable/notarius/5.2.3/Chart.yaml
index 5c0f506a582..ea7d7973f8c 100644
--- a/stable/notarius/5.2.3/Chart.yaml
+++ b/stable/notarius/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/notarius.png
keywords:
- notarius
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/notea/5.2.3/Chart.yaml b/stable/notea/5.2.3/Chart.yaml
index 5fa910e071e..93367b7d021 100644
--- a/stable/notea/5.2.3/Chart.yaml
+++ b/stable/notea/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/notea.png
keywords:
- notea
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/notifiarr/4.2.3/Chart.yaml b/stable/notifiarr/4.2.3/Chart.yaml
index 162bbd0cd8c..747cb7d50f1 100644
--- a/stable/notifiarr/4.2.3/Chart.yaml
+++ b/stable/notifiarr/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.0
@@ -25,7 +25,7 @@ keywords:
- discord
- MediaApp-Other
- notification
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/novnc/10.2.3/Chart.yaml b/stable/novnc/10.2.3/Chart.yaml
index f3c50d8c5e2..0e218980c69 100644
--- a/stable/novnc/10.2.3/Chart.yaml
+++ b/stable/novnc/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.0
@@ -25,7 +25,7 @@ keywords:
- vnc
- remote
- desktop
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ntfy/9.2.3/Chart.yaml b/stable/ntfy/9.2.3/Chart.yaml
index c4f33ea2baf..5a17096db34 100644
--- a/stable/ntfy/9.2.3/Chart.yaml
+++ b/stable/ntfy/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.8.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ntfy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png
keywords:
- ntfy
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nullserv/13.2.3/Chart.yaml b/stable/nullserv/13.2.3/Chart.yaml
index 8a3a30460aa..0a9f3810154 100644
--- a/stable/nullserv/13.2.3/Chart.yaml
+++ b/stable/nullserv/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.3.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/nullserv
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png
keywords:
- nullserv
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nvidia-gpu-exporter/2.2.3/Chart.yaml b/stable/nvidia-gpu-exporter/2.2.3/Chart.yaml
index bb0826dcde5..a49a632877f 100644
--- a/stable/nvidia-gpu-exporter/2.2.3/Chart.yaml
+++ b/stable/nvidia-gpu-exporter/2.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.0
@@ -24,7 +24,7 @@ keywords:
- prometheus
- nvidia-gpu-exporter
- monitoring
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nzbget/20.2.3/Chart.yaml b/stable/nzbget/20.2.3/Chart.yaml
index 9c22598c693..9dcaf921bd4 100644
--- a/stable/nzbget/20.2.3/Chart.yaml
+++ b/stable/nzbget/20.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 23.0.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png
keywords:
- nzbget
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/nzbhydra/19.2.3/Chart.yaml b/stable/nzbhydra/19.2.3/Chart.yaml
index edd5596c984..f565026e624 100644
--- a/stable/nzbhydra/19.2.3/Chart.yaml
+++ b/stable/nzbhydra/19.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.8
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png
keywords:
- nzbhydra
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/obs-ndi/6.2.3/Chart.yaml b/stable/obs-ndi/6.2.3/Chart.yaml
index 7d55e239db3..5fb8633245f 100644
--- a/stable/obs-ndi/6.2.3/Chart.yaml
+++ b/stable/obs-ndi/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Productivity
- MediaApp-Video
- MediaServer-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/observium/6.1.3/Chart.yaml b/stable/observium/6.1.3/Chart.yaml
index 096ef4b3a77..a3b52d756d3 100644
--- a/stable/observium/6.1.3/Chart.yaml
+++ b/stable/observium/6.1.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Management
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 20231219.0.0
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/observium.png
keywords:
- observium
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/obsidian/5.2.3/Chart.yaml b/stable/obsidian/5.2.3/Chart.yaml
index 60fed14d892..68acdb4590f 100644
--- a/stable/obsidian/5.2.3/Chart.yaml
+++ b/stable/obsidian/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/obsidian.png
keywords:
- obsidian
- productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/octoprint/13.2.3/Chart.yaml b/stable/octoprint/13.2.3/Chart.yaml
index f1b16147275..84b2e6c46e1 100644
--- a/stable/octoprint/13.2.3/Chart.yaml
+++ b/stable/octoprint/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.9.3
@@ -24,7 +24,7 @@ keywords:
- octoprint
- 3d
- printer
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/odoo/17.2.4/Chart.yaml b/stable/odoo/17.2.4/Chart.yaml
index 60d4db6c136..91599fa7305 100644
--- a/stable/odoo/17.2.4/Chart.yaml
+++ b/stable/odoo/17.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 17.0.0
@@ -28,7 +28,7 @@ keywords:
- accounting
- mrp
- marketing
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/odoo/17.2.4/questions.yaml b/stable/odoo/17.2.4/questions.yaml
index 2f8531b9cad..3b85388623a 100755
--- a/stable/odoo/17.2.4/questions.yaml
+++ b/stable/odoo/17.2.4/questions.yaml
@@ -2604,7 +2604,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/ollama/3.1.5/Chart.yaml b/stable/ollama/3.1.5/Chart.yaml
index 6d190fe0eb5..f0af21aa676 100644
--- a/stable/ollama/3.1.5/Chart.yaml
+++ b/stable/ollama/3.1.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: AI
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.27
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ollama.png
keywords:
- ollama
- language-models
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/omada-controller/14.2.4/Chart.yaml b/stable/omada-controller/14.2.4/Chart.yaml
index ba0b75ff1d4..25428b91173 100644
--- a/stable/omada-controller/14.2.4/Chart.yaml
+++ b/stable/omada-controller/14.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.13.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/omada-controller
icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png
keywords:
- omada-controller
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ombi/18.2.3/Chart.yaml b/stable/ombi/18.2.3/Chart.yaml
index 1474a107236..98c3e8ff0c7 100644
--- a/stable/ombi/18.2.3/Chart.yaml
+++ b/stable/ombi/18.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.43.11
@@ -27,7 +27,7 @@ keywords:
- sonarr
- radarr
- couchpotato
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/onlinecheckyourserver/5.2.3/Chart.yaml b/stable/onlinecheckyourserver/5.2.3/Chart.yaml
index c761ca0c59b..fb5cbfd76c7 100644
--- a/stable/onlinecheckyourserver/5.2.3/Chart.yaml
+++ b/stable/onlinecheckyourserver/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlinecheckyourserver.pn
keywords:
- onlinecheckyourserver
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/onlyoffice-document-server/17.2.3/Chart.yaml b/stable/onlyoffice-document-server/17.2.3/Chart.yaml
index db7e2982252..57c9cbacb84 100644
--- a/stable/onlyoffice-document-server/17.2.3/Chart.yaml
+++ b/stable/onlyoffice-document-server/17.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: office
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 8.0.1
@@ -24,12 +24,12 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.'
+description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time."
home: https://truecharts.org/charts/stable/onlyoffice-document-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png
keywords:
- onlyoffice
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/onlyoffice-document-server/17.2.3/questions.yaml b/stable/onlyoffice-document-server/17.2.3/questions.yaml
index 553817b2efe..80261faae3c 100755
--- a/stable/onlyoffice-document-server/17.2.3/questions.yaml
+++ b/stable/onlyoffice-document-server/17.2.3/questions.yaml
@@ -2040,7 +2040,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/openaudible/5.2.3/Chart.yaml b/stable/openaudible/5.2.3/Chart.yaml
index 5c5d6136807..fa3c487fd02 100644
--- a/stable/openaudible/5.2.3/Chart.yaml
+++ b/stable/openaudible/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openaudible
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openaudible.png
keywords:
- audible
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/openbooks/4.2.3/Chart.yaml b/stable/openbooks/4.2.3/Chart.yaml
index c4986d75adf..3d004ce6c79 100644
--- a/stable/openbooks/4.2.3/Chart.yaml
+++ b/stable/openbooks/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.5.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openbooks.png
keywords:
- openbooks
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/opengl-desktop-g3/5.2.4/Chart.yaml b/stable/opengl-desktop-g3/5.2.4/Chart.yaml
index 4fc5460b718..0abe81c5679 100644
--- a/stable/opengl-desktop-g3/5.2.4/Chart.yaml
+++ b/stable/opengl-desktop-g3/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Tools-Utilities
- MediaApp-Photos
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/openhab/9.2.3/Chart.yaml b/stable/openhab/9.2.3/Chart.yaml
index 989d1da67f5..320adcc21fd 100644
--- a/stable/openhab/9.2.3/Chart.yaml
+++ b/stable/openhab/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.1.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openhab
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png
keywords:
- openhab
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/openra/5.2.3/Chart.yaml b/stable/openra/5.2.3/Chart.yaml
index b00afb996ee..b057693045d 100644
--- a/stable/openra/5.2.3/Chart.yaml
+++ b/stable/openra/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openra.png
keywords:
- openra
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/openspeedtest/8.2.3/Chart.yaml b/stable/openspeedtest/8.2.3/Chart.yaml
index cdc8302e875..d7da24c496e 100644
--- a/stable/openspeedtest/8.2.3/Chart.yaml
+++ b/stable/openspeedtest/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- speedtest
- speed test
- openspeedtest
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/openttd/5.2.3/Chart.yaml b/stable/openttd/5.2.3/Chart.yaml
index 6c3e4e1071b..5e84f7988e5 100644
--- a/stable/openttd/5.2.3/Chart.yaml
+++ b/stable/openttd/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/openttd.png
keywords:
- openttd
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/openvscode-server/9.2.4/Chart.yaml b/stable/openvscode-server/9.2.4/Chart.yaml
index d881d3db474..bb33827218e 100644
--- a/stable/openvscode-server/9.2.4/Chart.yaml
+++ b/stable/openvscode-server/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.86.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/openvscode-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png
keywords:
- openvscode-server
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/organizr/18.2.3/Chart.yaml b/stable/organizr/18.2.3/Chart.yaml
index 763eb7a0ef7..457f8cff822 100644
--- a/stable/organizr/18.2.3/Chart.yaml
+++ b/stable/organizr/18.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: organizers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/organizr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png
keywords:
- organizr
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/oscam/13.2.3/Chart.yaml b/stable/oscam/13.2.3/Chart.yaml
index 000487d38e9..4dee43f80e2 100644
--- a/stable/oscam/13.2.3/Chart.yaml
+++ b/stable/oscam/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: DIY
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 11719.0.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/oscam
icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png
keywords:
- oscam
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/outline/12.2.3/Chart.yaml b/stable/outline/12.2.3/Chart.yaml
index ab2e516e5c1..2e9d78406f7 100644
--- a/stable/outline/12.2.3/Chart.yaml
+++ b/stable/outline/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.75.2
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png
keywords:
- outline
- knowledge
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/outline/12.2.3/questions.yaml b/stable/outline/12.2.3/questions.yaml
index a2e31706cbf..4c914041198 100755
--- a/stable/outline/12.2.3/questions.yaml
+++ b/stable/outline/12.2.3/questions.yaml
@@ -2602,7 +2602,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/overseerr/13.2.3/Chart.yaml b/stable/overseerr/13.2.3/Chart.yaml
index f656028703c..f46bf496eb7 100644
--- a/stable/overseerr/13.2.3/Chart.yaml
+++ b/stable/overseerr/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.33.2
@@ -25,7 +25,7 @@ keywords:
- plex
- sonarr
- radarr
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/owi2plex/5.2.3/Chart.yaml b/stable/owi2plex/5.2.3/Chart.yaml
index 3b4ac1d82c7..6f2a7d6f963 100644
--- a/stable/owi2plex/5.2.3/Chart.yaml
+++ b/stable/owi2plex/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/owi2plex.png
keywords:
- owi2plex
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/owncast/13.2.3/Chart.yaml b/stable/owncast/13.2.3/Chart.yaml
index 099afb5862c..4fcdabd81e7 100644
--- a/stable/owncast/13.2.3/Chart.yaml
+++ b/stable/owncast/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.2
@@ -25,7 +25,7 @@ keywords:
- stream
- open source
- chat
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/palworld/2.2.3/Chart.yaml b/stable/palworld/2.2.3/Chart.yaml
index d02926edda3..8fc4667adc8 100644
--- a/stable/palworld/2.2.3/Chart.yaml
+++ b/stable/palworld/2.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: palworld
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/palworld.png
keywords:
- palworld
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/paperless-ngx/7.2.3/Chart.yaml b/stable/paperless-ngx/7.2.3/Chart.yaml
index 7d9dbbe083c..afc012df0dd 100644
--- a/stable/paperless-ngx/7.2.3/Chart.yaml
+++ b/stable/paperless-ngx/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.5.4
@@ -32,7 +32,7 @@ keywords:
- paperless-ngx
- documents
- paper
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/paperless-ngx/7.2.3/questions.yaml b/stable/paperless-ngx/7.2.3/questions.yaml
index ddb6cca1aa7..d0ec6638805 100755
--- a/stable/paperless-ngx/7.2.3/questions.yaml
+++ b/stable/paperless-ngx/7.2.3/questions.yaml
@@ -2896,7 +2896,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/papermerge/12.2.3/Chart.yaml b/stable/papermerge/12.2.3/Chart.yaml
index fe0ed49380e..e5e4cf0f616 100644
--- a/stable/papermerge/12.2.3/Chart.yaml
+++ b/stable/papermerge/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.9
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/papermerge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png
keywords:
- papermerge
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/papermerge/12.2.3/questions.yaml b/stable/papermerge/12.2.3/questions.yaml
index df33344700f..6e4c9a3e037 100755
--- a/stable/papermerge/12.2.3/questions.yaml
+++ b/stable/papermerge/12.2.3/questions.yaml
@@ -2327,7 +2327,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/passwordpusherephemeral/5.2.3/Chart.yaml b/stable/passwordpusherephemeral/5.2.3/Chart.yaml
index b319a7447a4..ff1339028dd 100644
--- a/stable/passwordpusherephemeral/5.2.3/Chart.yaml
+++ b/stable/passwordpusherephemeral/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- Security
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pasta/8.2.3/Chart.yaml b/stable/pasta/8.2.3/Chart.yaml
index 14e03cd93f9..b4746d56e29 100644
--- a/stable/pasta/8.2.3/Chart.yaml
+++ b/stable/pasta/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.6.2
@@ -25,7 +25,7 @@ keywords:
- MediaApp-Other
- Tools-Utilities
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pastey/6.2.3/Chart.yaml b/stable/pastey/6.2.3/Chart.yaml
index 78168157eae..b99ff19b6cd 100644
--- a/stable/pastey/6.2.3/Chart.yaml
+++ b/stable/pastey/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.5.1
@@ -24,7 +24,7 @@ keywords:
- pastey
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pavlovvr/5.2.3/Chart.yaml b/stable/pavlovvr/5.2.3/Chart.yaml
index de639005934..efed7de5a61 100644
--- a/stable/pavlovvr/5.2.3/Chart.yaml
+++ b/stable/pavlovvr/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: palor
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pavlovvr.png
keywords:
- pavlovvr
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/peanut/1.0.3/Chart.yaml b/stable/peanut/1.0.3/Chart.yaml
index 22c5fc01362..e680ddb8471 100644
--- a/stable/peanut/1.0.3/Chart.yaml
+++ b/stable/peanut/1.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: system
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.5.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/peanut.png
keywords:
- peanut
- ups
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pgadmin/15.2.3/Chart.yaml b/stable/pgadmin/15.2.3/Chart.yaml
index cc3f56c81c0..85e677d4f7d 100644
--- a/stable/pgadmin/15.2.3/Chart.yaml
+++ b/stable/pgadmin/15.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: management
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 8.3.0
@@ -24,7 +24,7 @@ keywords:
- pgadmin
- db
- database
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/phoronix-test-suite/5.2.3/Chart.yaml b/stable/phoronix-test-suite/5.2.3/Chart.yaml
index eb970a8fe12..9f6ea437e19 100644
--- a/stable/phoronix-test-suite/5.2.3/Chart.yaml
+++ b/stable/phoronix-test-suite/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/phoronix-test-suite.png
keywords:
- phoronix-test-suite
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/photo-stream/5.2.3/Chart.yaml b/stable/photo-stream/5.2.3/Chart.yaml
index 463b97d718c..ba942977b7d 100644
--- a/stable/photo-stream/5.2.3/Chart.yaml
+++ b/stable/photo-stream/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Tools-Utilities
- MediaApp-Photos
- MediaServer-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/photoprism/20.4.3/Chart.yaml b/stable/photoprism/20.4.3/Chart.yaml
index 5cbed2b6c2a..1e8914392bb 100644
--- a/stable/photoprism/20.4.3/Chart.yaml
+++ b/stable/photoprism/20.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 231128.0.0
@@ -32,7 +32,7 @@ keywords:
- photoprism
- pictures
- sharing
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/photoshow/10.2.3/Chart.yaml b/stable/photoshow/10.2.3/Chart.yaml
index 271c6b8d135..0b093c8f5aa 100644
--- a/stable/photoshow/10.2.3/Chart.yaml
+++ b/stable/photoshow/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 48aabb98
@@ -26,7 +26,7 @@ keywords:
- show
- gallary
- image
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/photostructure/7.2.3/Chart.yaml b/stable/photostructure/7.2.3/Chart.yaml
index 94e8dc1d1e2..1344ea378c6 100644
--- a/stable/photostructure/7.2.3/Chart.yaml
+++ b/stable/photostructure/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Photos
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2023.12.0
@@ -25,7 +25,7 @@ keywords:
- MediaApp-Photos
- MediaServer-Video
- MediaServer-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/photoview/13.2.3/Chart.yaml b/stable/photoview/13.2.3/Chart.yaml
index 05464f3ad15..1d8d6b9f80f 100644
--- a/stable/photoview/13.2.3/Chart.yaml
+++ b/stable/photoview/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.3.13
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoview.png
keywords:
- photo
- gallery
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/photoview/13.2.3/questions.yaml b/stable/photoview/13.2.3/questions.yaml
index 525fe7e637b..d430a7fe598 100755
--- a/stable/photoview/13.2.3/questions.yaml
+++ b/stable/photoview/13.2.3/questions.yaml
@@ -2611,7 +2611,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/phpldapadmin/13.2.3/Chart.yaml b/stable/phpldapadmin/13.2.3/Chart.yaml
index 5dc2d80b593..5ae0228556a 100644
--- a/stable/phpldapadmin/13.2.3/Chart.yaml
+++ b/stable/phpldapadmin/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: management
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.9.0
@@ -24,7 +24,7 @@ keywords:
- phpldapadmin
- openldap
- userrights
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/phpmyadmin/5.2.3/Chart.yaml b/stable/phpmyadmin/5.2.3/Chart.yaml
index cb26eeeaff9..3d7f67e4da8 100644
--- a/stable/phpmyadmin/5.2.3/Chart.yaml
+++ b/stable/phpmyadmin/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.2.1
@@ -24,7 +24,7 @@ keywords:
- phpmyadmin
- Tools-Utilities
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/piaware/12.2.3/Chart.yaml b/stable/piaware/12.2.3/Chart.yaml
index 1a152dd1c5e..26351fe7d7d 100644
--- a/stable/piaware/12.2.3/Chart.yaml
+++ b/stable/piaware/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.0.0
@@ -24,7 +24,7 @@ keywords:
- piaware
- flight-aware
- flight-tracker
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/picoshare/9.2.3/Chart.yaml b/stable/picoshare/9.2.3/Chart.yaml
index 9f0f6741959..d4ef59a6ed8 100644
--- a/stable/picoshare/9.2.3/Chart.yaml
+++ b/stable/picoshare/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.4.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/picoshare
icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png
keywords:
- picoshare
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pigallery2/5.2.3/Chart.yaml b/stable/pigallery2/5.2.3/Chart.yaml
index 477bfdb10b3..9e173141df0 100644
--- a/stable/pigallery2/5.2.3/Chart.yaml
+++ b/stable/pigallery2/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'Homepage: http://bpatrik.github.io/pigallery2/'
+description: "Homepage: http://bpatrik.github.io/pigallery2/"
home: https://truecharts.org/charts/stable/pigallery2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pigallery2.png
keywords:
@@ -29,7 +29,7 @@ keywords:
- MediaServer-Video
- MediaServer-Music
- MediaServer-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pihole/15.2.4/Chart.yaml b/stable/pihole/15.2.4/Chart.yaml
index 2c8e9e47f59..781e6e9b4de 100644
--- a/stable/pihole/15.2.4/Chart.yaml
+++ b/stable/pihole/15.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.02.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pihole
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png
keywords:
- DNS
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pinry/9.2.3/Chart.yaml b/stable/pinry/9.2.3/Chart.yaml
index 3ebdc7fbd0e..974cadab073 100644
--- a/stable/pinry/9.2.3/Chart.yaml
+++ b/stable/pinry/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.12
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pinry
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png
keywords:
- pinry
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/piwigo/12.5.3/Chart.yaml b/stable/piwigo/12.5.3/Chart.yaml
index 0e100ba8279..5db63dde7f5 100644
--- a/stable/piwigo/12.5.3/Chart.yaml
+++ b/stable/piwigo/12.5.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 14.3.0
@@ -32,7 +32,7 @@ keywords:
- gallery
- photo
- image
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pixapop/10.2.3/Chart.yaml b/stable/pixapop/10.2.3/Chart.yaml
index ffeabc03ee4..57f0c85d837 100644
--- a/stable/pixapop/10.2.3/Chart.yaml
+++ b/stable/pixapop/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.0
@@ -25,7 +25,7 @@ keywords:
- photo
- gallery
- image
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pixark/5.2.3/Chart.yaml b/stable/pixark/5.2.3/Chart.yaml
index df911e7f9ca..4084a4cff2f 100644
--- a/stable/pixark/5.2.3/Chart.yaml
+++ b/stable/pixark/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: pixark
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixark.png
keywords:
- pixark
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plausible/10.5.3/Chart.yaml b/stable/plausible/10.5.3/Chart.yaml
index 3e00b8d8c85..0b11719c74e 100644
--- a/stable/plausible/10.5.3/Chart.yaml
+++ b/stable/plausible/10.5.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: analytics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.0
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plausible.png
keywords:
- plausible
- analytics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plausible/10.5.3/questions.yaml b/stable/plausible/10.5.3/questions.yaml
index 66d8d86c7ae..8cbeafcb41a 100755
--- a/stable/plausible/10.5.3/questions.yaml
+++ b/stable/plausible/10.5.3/questions.yaml
@@ -2259,7 +2259,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/plaxt/8.2.3/Chart.yaml b/stable/plaxt/8.2.3/Chart.yaml
index 50ec782644c..c0dec906ee5 100644
--- a/stable/plaxt/8.2.3/Chart.yaml
+++ b/stable/plaxt/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Other
- MediaApp-Other
- MediaServer-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plex-auto-languages/8.2.3/Chart.yaml b/stable/plex-auto-languages/8.2.3/Chart.yaml
index a37bad4f8d8..fb33b074efe 100644
--- a/stable/plex-auto-languages/8.2.3/Chart.yaml
+++ b/stable/plex-auto-languages/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- MediaApp-Other
- MediaApp-Video
- MediaServer-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plex-meta-manager/6.2.3/Chart.yaml b/stable/plex-meta-manager/6.2.3/Chart.yaml
index f18cb89bbb3..81166393c57 100644
--- a/stable/plex-meta-manager/6.2.3/Chart.yaml
+++ b/stable/plex-meta-manager/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.20.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/plex-meta-manager
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-meta-manager.png
keywords:
- plex-meta-manager
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plex-playlist-sync/3.2.3/Chart.yaml b/stable/plex-playlist-sync/3.2.3/Chart.yaml
index 86324486f80..0cc98e4cb31 100644
--- a/stable/plex-playlist-sync/3.2.3/Chart.yaml
+++ b/stable/plex-playlist-sync/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -28,7 +28,7 @@ keywords:
- MediaApp-Other
- MediaApp-Video
- MediaServer-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plex-utills/8.2.3/Chart.yaml b/stable/plex-utills/8.2.3/Chart.yaml
index f59f990039f..be5cb66a7fc 100644
--- a/stable/plex-utills/8.2.3/Chart.yaml
+++ b/stable/plex-utills/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- plex-utills
- Tools-Utilities
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plex/17.2.4/Chart.yaml b/stable/plex/17.2.4/Chart.yaml
index 8ff31d40e59..5cdc091b4f6 100644
--- a/stable/plex/17.2.4/Chart.yaml
+++ b/stable/plex/17.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.40.0.7998
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png
keywords:
- plex
- plex-media-server
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plexanisync/6.2.3/Chart.yaml b/stable/plexanisync/6.2.3/Chart.yaml
index 2b7b10e29ab..4bd65ea54e9 100644
--- a/stable/plexanisync/6.2.3/Chart.yaml
+++ b/stable/plexanisync/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.3.27
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexanisync.png
keywords:
- plexanisync
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plexripper/8.2.3/Chart.yaml b/stable/plexripper/8.2.3/Chart.yaml
index dbefbc1166b..aa0d938c813 100644
--- a/stable/plexripper/8.2.3/Chart.yaml
+++ b/stable/plexripper/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.0
@@ -28,7 +28,7 @@ keywords:
- MediaApp-Music
- MediaApp-Photos
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/plextraktsync/7.3.4/Chart.yaml b/stable/plextraktsync/7.3.4/Chart.yaml
index 73590cdabe9..6061a6b3d6a 100644
--- a/stable/plextraktsync/7.3.4/Chart.yaml
+++ b/stable/plextraktsync/7.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.29.4
@@ -24,7 +24,7 @@ keywords:
- plextraktsync
- Tools-Utilities
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pocketmine-mp/3.2.3/Chart.yaml b/stable/pocketmine-mp/3.2.3/Chart.yaml
index 9fc3507c042..3f6450d4aa4 100644
--- a/stable/pocketmine-mp/3.2.3/Chart.yaml
+++ b/stable/pocketmine-mp/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.8.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pocketmine-mp.png
keywords:
- pocketmine-mp
- minecraft
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/podgrab/17.2.3/Chart.yaml b/stable/podgrab/17.2.3/Chart.yaml
index 5d1ea57a00a..c3da720a691 100644
--- a/stable/podgrab/17.2.3/Chart.yaml
+++ b/stable/podgrab/17.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: mutlimedia
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/podgrab
icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png
keywords:
- podgrab
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/portainer/8.2.3/Chart.yaml b/stable/portainer/8.2.3/Chart.yaml
index b1800e07e37..ae886cb5477 100644
--- a/stable/portainer/8.2.3/Chart.yaml
+++ b/stable/portainer/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: management
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.19.4
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/portainer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png
keywords:
- portainer
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -32,7 +32,7 @@ sources:
- https://docs.portainer.io/start/install-ce/server
- https://docs.portainer.io/start/install/server
- https://github.com/truecharts/charts/tree/master/charts/stable/portainer
- - https://hub.docker.com/r/portainer/portainer-ee
- https://hub.docker.com/r/portainer/portainer-ce
+ - https://hub.docker.com/r/portainer/portainer-ee
type: application
version: 8.2.3
diff --git a/stable/post-recording/5.2.3/Chart.yaml b/stable/post-recording/5.2.3/Chart.yaml
index cb256899636..130946cdd89 100644
--- a/stable/post-recording/5.2.3/Chart.yaml
+++ b/stable/post-recording/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Video
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/post-recording.png
keywords:
- post-recording
- MediaApp-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/posterr/8.2.4/Chart.yaml b/stable/posterr/8.2.4/Chart.yaml
index ff7ff0cbac2..eb35ef3c3f9 100644
--- a/stable/posterr/8.2.4/Chart.yaml
+++ b/stable/posterr/8.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png
keywords:
- posterr
- MediaServer-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/postscriptum/5.2.3/Chart.yaml b/stable/postscriptum/5.2.3/Chart.yaml
index 802ecb9f859..9ed15bf14b8 100644
--- a/stable/postscriptum/5.2.3/Chart.yaml
+++ b/stable/postscriptum/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: postscriptum
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/postscriptum.png
keywords:
- postscriptum
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pretend-youre-xyzzy/13.2.3/Chart.yaml b/stable/pretend-youre-xyzzy/13.2.3/Chart.yaml
index 4250ff5f68a..051b432c8bb 100644
--- a/stable/pretend-youre-xyzzy/13.2.3/Chart.yaml
+++ b/stable/pretend-youre-xyzzy/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.0
@@ -25,7 +25,7 @@ keywords:
- cards
- against
- humanity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/projectsend/12.4.3/Chart.yaml b/stable/projectsend/12.4.3/Chart.yaml
index 6bfc61e4cb8..026c2d43c55 100644
--- a/stable/projectsend/12.4.3/Chart.yaml
+++ b/stable/projectsend/12.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: files
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png
keywords:
- projectsend
- files
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/promcord/11.2.3/Chart.yaml b/stable/promcord/11.2.3/Chart.yaml
index 922cfa7dc6d..d34f3dc89fd 100644
--- a/stable/promcord/11.2.3/Chart.yaml
+++ b/stable/promcord/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- promcord
- discord
- metrics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/protonmail-bridge/14.3.3/Chart.yaml b/stable/protonmail-bridge/14.3.3/Chart.yaml
index 8271351bcc0..e10bbdeb6d7 100644
--- a/stable/protonmail-bridge/14.3.3/Chart.yaml
+++ b/stable/protonmail-bridge/14.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.9.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/protonmail-bridge.png
keywords:
- protonmail
- protonmail-bridge
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/prowlarr/16.0.3/Chart.yaml b/stable/prowlarr/16.0.3/Chart.yaml
index 1b45612ea77..58ad3dbd5b4 100644
--- a/stable/prowlarr/16.0.3/Chart.yaml
+++ b/stable/prowlarr/16.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.14.0.4286
@@ -24,7 +24,7 @@ keywords:
- prowlarr
- torrent
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -34,7 +34,7 @@ sources:
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
- - https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/prowlarr-develop
+ - https://ghcr.io/onedr0p/exportarr
type: application
version: 16.0.3
diff --git a/stable/proxmox-backup-server/3.2.3/Chart.yaml b/stable/proxmox-backup-server/3.2.3/Chart.yaml
index 74a921423d3..175875db048 100644
--- a/stable/proxmox-backup-server/3.2.3/Chart.yaml
+++ b/stable/proxmox-backup-server/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: test
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.1.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/proxmox-backup-server.pn
keywords:
- proxmox-backup-server
- pbs
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/prpdf/5.2.3/Chart.yaml b/stable/prpdf/5.2.3/Chart.yaml
index 73c6c93bf4e..150434b66ed 100644
--- a/stable/prpdf/5.2.3/Chart.yaml
+++ b/stable/prpdf/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- prpdf
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/prusaslicer-novnc/8.2.4/Chart.yaml b/stable/prusaslicer-novnc/8.2.4/Chart.yaml
index b846000e626..7f11bf1a19d 100644
--- a/stable/prusaslicer-novnc/8.2.4/Chart.yaml
+++ b/stable/prusaslicer-novnc/8.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- prusaslicer-novnc
- home-automation
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pt-helper/5.2.3/Chart.yaml b/stable/pt-helper/5.2.3/Chart.yaml
index a17217debd9..26ec3b1552d 100644
--- a/stable/pt-helper/5.2.3/Chart.yaml
+++ b/stable/pt-helper/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pt-helper.png
keywords:
- pt-helper
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/putty/9.2.3/Chart.yaml b/stable/putty/9.2.3/Chart.yaml
index 5888d105131..42c6cde8dae 100644
--- a/stable/putty/9.2.3/Chart.yaml
+++ b/stable/putty/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.01.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png
keywords:
- ssh
- putty
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pvk-ii/5.2.3/Chart.yaml b/stable/pvk-ii/5.2.3/Chart.yaml
index 29ba6df763b..229637477c9 100644
--- a/stable/pvk-ii/5.2.3/Chart.yaml
+++ b/stable/pvk-ii/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: pkii
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pvk-ii.png
keywords:
- pvk-ii
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pwm/5.2.3/Chart.yaml b/stable/pwm/5.2.3/Chart.yaml
index e22cdd87625..1a0374a721f 100644
--- a/stable/pwm/5.2.3/Chart.yaml
+++ b/stable/pwm/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Security
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwm.png
keywords:
- pwm
- Security
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pwndrop/9.2.4/Chart.yaml b/stable/pwndrop/9.2.4/Chart.yaml
index 34dbace1b82..683cf1a788d 100644
--- a/stable/pwndrop/9.2.4/Chart.yaml
+++ b/stable/pwndrop/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.1
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pwndrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png
keywords:
- pwndrop
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pyload-ng/5.2.4/Chart.yaml b/stable/pyload-ng/5.2.4/Chart.yaml
index 1ed9384407c..5fd91b10f5b 100644
--- a/stable/pyload-ng/5.2.4/Chart.yaml
+++ b/stable/pyload-ng/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png
keywords:
- pyload-ng
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pyload/13.2.3/Chart.yaml b/stable/pyload/13.2.3/Chart.yaml
index 3f12e8689d6..ffd605d9296 100644
--- a/stable/pyload/13.2.3/Chart.yaml
+++ b/stable/pyload/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 360b2295
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png
keywords:
- pyload
- download
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/pylon/9.2.4/Chart.yaml b/stable/pylon/9.2.4/Chart.yaml
index 16831403a5f..282b5207ee0 100644
--- a/stable/pylon/9.2.4/Chart.yaml
+++ b/stable/pylon/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.10.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/pylon
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png
keywords:
- pylon
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/qbitmanage/8.2.4/Chart.yaml b/stable/qbitmanage/8.2.4/Chart.yaml
index 3fd21e5d75b..a6477ae22ca 100644
--- a/stable/qbitmanage/8.2.4/Chart.yaml
+++ b/stable/qbitmanage/8.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.9
@@ -24,7 +24,7 @@ keywords:
- qbitmanage
- Downloaders
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/qbitrr/4.3.3/Chart.yaml b/stable/qbitrr/4.3.3/Chart.yaml
index 4fc416deffd..2e42c5ef907 100644
--- a/stable/qbitrr/4.3.3/Chart.yaml
+++ b/stable/qbitrr/4.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.4.0
@@ -24,7 +24,7 @@ keywords:
- qbitrr
- Downloaders
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/qbittorrent/19.2.4/Chart.yaml b/stable/qbittorrent/19.2.4/Chart.yaml
index 0a3595699d3..00b1defd812 100644
--- a/stable/qbittorrent/19.2.4/Chart.yaml
+++ b/stable/qbittorrent/19.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.6.3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png
keywords:
- qbittorrent
- torrrent
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -32,7 +32,7 @@ name: qbittorrent
sources:
- https://github.com/qbittorrent/qBittorrent
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
- - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
- https://ghcr.io/onedr0p/qbittorrent
+ - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
type: application
version: 19.2.4
diff --git a/stable/qdirstat/9.2.3/Chart.yaml b/stable/qdirstat/9.2.3/Chart.yaml
index e355461483c..0be92e56314 100644
--- a/stable/qdirstat/9.2.3/Chart.yaml
+++ b/stable/qdirstat/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.01.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png
keywords:
- stats
- qdirstat
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/qflood/5.2.3/Chart.yaml b/stable/qflood/5.2.3/Chart.yaml
index 49b400a479b..ab003020a94 100644
--- a/stable/qflood/5.2.3/Chart.yaml
+++ b/stable/qflood/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qflood.png
keywords:
- qflood
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/qinglong/9.2.4/Chart.yaml b/stable/qinglong/9.2.4/Chart.yaml
index 66cc8e7ef17..fa197fbb5a5 100644
--- a/stable/qinglong/9.2.4/Chart.yaml
+++ b/stable/qinglong/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.17.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png
keywords:
- qinglong
- task
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/quake3/5.2.3/Chart.yaml b/stable/quake3/5.2.3/Chart.yaml
index d1e381e05ce..1c3867c59a9 100644
--- a/stable/quake3/5.2.3/Chart.yaml
+++ b/stable/quake3/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/quake3.png
keywords:
- quake3
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/quassel-core/11.2.4/Chart.yaml b/stable/quassel-core/11.2.4/Chart.yaml
index 6d9bee1ef10..faae7576925 100644
--- a/stable/quassel-core/11.2.4/Chart.yaml
+++ b/stable/quassel-core/11.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-core
icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png
keywords:
- quassel-core
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/quassel-core/11.2.4/questions.yaml b/stable/quassel-core/11.2.4/questions.yaml
index c9ad523f54e..8a534572c52 100755
--- a/stable/quassel-core/11.2.4/questions.yaml
+++ b/stable/quassel-core/11.2.4/questions.yaml
@@ -2058,7 +2058,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/quassel-web/9.2.3/Chart.yaml b/stable/quassel-web/9.2.3/Chart.yaml
index 59897638e47..bef6549fa4c 100644
--- a/stable/quassel-web/9.2.3/Chart.yaml
+++ b/stable/quassel-web/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2021.12.16
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/quassel-web
icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png
keywords:
- quassel-web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/quickshare/5.2.3/Chart.yaml b/stable/quickshare/5.2.3/Chart.yaml
index 9313a14b97f..073056bac6b 100644
--- a/stable/quickshare/5.2.3/Chart.yaml
+++ b/stable/quickshare/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Productivity
- Tools-Utilities
- Network-FTP
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/quiz-game/5.2.3/Chart.yaml b/stable/quiz-game/5.2.3/Chart.yaml
index 1f645d86014..68818f28634 100644
--- a/stable/quiz-game/5.2.3/Chart.yaml
+++ b/stable/quiz-game/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- GameServers
- Other
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/qwantify/3.2.3/Chart.yaml b/stable/qwantify/3.2.3/Chart.yaml
index 478f78968ed..78a0d0eca58 100644
--- a/stable/qwantify/3.2.3/Chart.yaml
+++ b/stable/qwantify/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 20.04.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qwantify.png
keywords:
- qwantify
- games
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/radarr/21.0.3/Chart.yaml b/stable/radarr/21.0.3/Chart.yaml
index c3b67f02e0a..98f8cb19815 100644
--- a/stable/radarr/21.0.3/Chart.yaml
+++ b/stable/radarr/21.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.6.8612
@@ -24,7 +24,7 @@ keywords:
- radarr
- torrent
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/radarrsync/5.2.3/Chart.yaml b/stable/radarrsync/5.2.3/Chart.yaml
index bf8cca818bb..c5d260cd1f2 100644
--- a/stable/radarrsync/5.2.3/Chart.yaml
+++ b/stable/radarrsync/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarrsync.png
keywords:
- radarrsync
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/radicale/5.2.3/Chart.yaml b/stable/radicale/5.2.3/Chart.yaml
index 052f645de07..1360855bf33 100644
--- a/stable/radicale/5.2.3/Chart.yaml
+++ b/stable/radicale/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: radicale
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.1.8.3
@@ -28,7 +28,7 @@ keywords:
- contacts
- tasks
- to-do
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rapidphotodownloader/5.2.3/Chart.yaml b/stable/rapidphotodownloader/5.2.3/Chart.yaml
index e94de988377..0d67b465a81 100644
--- a/stable/rapidphotodownloader/5.2.3/Chart.yaml
+++ b/stable/rapidphotodownloader/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Photos
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Productivity
- Tools-Utilities
- Backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rcon-webadmin/8.2.3/Chart.yaml b/stable/rcon-webadmin/8.2.3/Chart.yaml
index 7dfe17b3f60..7f84cd2cbb0 100644
--- a/stable/rcon-webadmin/8.2.3/Chart.yaml
+++ b/stable/rcon-webadmin/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.1
@@ -24,7 +24,7 @@ keywords:
- rcon-webadmin
- GameServers
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rdesktop/8.2.27/Chart.yaml b/stable/rdesktop/8.2.27/Chart.yaml
index 0acc30c3e77..d26c758c47a 100644
--- a/stable/rdesktop/8.2.27/Chart.yaml
+++ b/stable/rdesktop/8.2.27/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: desktops
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png
keywords:
- rdesktop
- desktops
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rdtclient/4.2.3/Chart.yaml b/stable/rdtclient/4.2.3/Chart.yaml
index 25561f11e93..15b8a9cb4a0 100644
--- a/stable/rdtclient/4.2.3/Chart.yaml
+++ b/stable/rdtclient/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.62
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png
keywords:
- rdtclient
- torrent
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/readarr/21.0.3/Chart.yaml b/stable/readarr/21.0.3/Chart.yaml
index bc331dd58ad..20d2d971876 100644
--- a/stable/readarr/21.0.3/Chart.yaml
+++ b/stable/readarr/21.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.3.18.2411
@@ -26,7 +26,7 @@ keywords:
- usenet
- AudioBooks
- ebooks
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -36,7 +36,7 @@ sources:
- https://readarr.com
- https://github.com/Readarr/Readarr
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
- - https://ghcr.io/onedr0p/readarr-develop
- https://ghcr.io/onedr0p/exportarr
+ - https://ghcr.io/onedr0p/readarr-develop
type: application
version: 21.0.3
diff --git a/stable/recyclarr/9.2.3/Chart.yaml b/stable/recyclarr/9.2.3/Chart.yaml
index 15d63bebe65..b0b2abf9378 100644
--- a/stable/recyclarr/9.2.3/Chart.yaml
+++ b/stable/recyclarr/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.0.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png
keywords:
- recyclarr
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/red-discordbot/5.2.3/Chart.yaml b/stable/red-discordbot/5.2.3/Chart.yaml
index 142d6a38d2c..33bf110ac80 100644
--- a/stable/red-discordbot/5.2.3/Chart.yaml
+++ b/stable/red-discordbot/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: full
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'The newest Red-Discordbot in a convenient multi-arch Chart '
+description: "The newest Red-Discordbot in a convenient multi-arch Chart "
home: https://truecharts.org/charts/stable/red-discordbot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png
keywords:
- red-discordbot
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/redisinsight/6.2.3/Chart.yaml b/stable/redisinsight/6.2.3/Chart.yaml
index 99b72270e37..30ff8132c05 100644
--- a/stable/redisinsight/6.2.3/Chart.yaml
+++ b/stable/redisinsight/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.14.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png
keywords:
- redisinsight
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/redm/5.2.3/Chart.yaml b/stable/redm/5.2.3/Chart.yaml
index 0d74a833c89..af52743050c 100644
--- a/stable/redm/5.2.3/Chart.yaml
+++ b/stable/redm/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the ''Show more settings'' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.'
+description: "With this Chart you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the Manual Updates (in the 'Show more settings' tab down below) to true (without quotes). The Chart will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this Chart you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name."
home: https://truecharts.org/charts/stable/redm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/redm.png
keywords:
- redm
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/redmine/11.2.3/Chart.yaml b/stable/redmine/11.2.3/Chart.yaml
index 2b3bc54f2f5..0d94cc97b29 100644
--- a/stable/redmine/11.2.3/Chart.yaml
+++ b/stable/redmine/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.1.1
@@ -26,7 +26,7 @@ keywords:
- time
- tracking
- ticket
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/redmine/11.2.3/questions.yaml b/stable/redmine/11.2.3/questions.yaml
index a50174da513..0914a98e115 100755
--- a/stable/redmine/11.2.3/questions.yaml
+++ b/stable/redmine/11.2.3/questions.yaml
@@ -2317,7 +2317,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/reg/13.2.3/Chart.yaml b/stable/reg/13.2.3/Chart.yaml
index 21e10270d2f..2513939268d 100644
--- a/stable/reg/13.2.3/Chart.yaml
+++ b/stable/reg/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/reg
icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png
keywords:
- reg
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/remmina/10.2.3/Chart.yaml b/stable/remmina/10.2.3/Chart.yaml
index 16e09748a96..7cc51f12feb 100644
--- a/stable/remmina/10.2.3/Chart.yaml
+++ b/stable/remmina/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.4.2
@@ -25,7 +25,7 @@ keywords:
- remote
- desktop
- client
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/remotely/5.2.3/Chart.yaml b/stable/remotely/5.2.3/Chart.yaml
index d1ccfe8875e..2383ecd0ec1 100644
--- a/stable/remotely/5.2.3/Chart.yaml
+++ b/stable/remotely/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1380.0.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/remotely.png
keywords:
- remotely
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/requestrr/10.2.3/Chart.yaml b/stable/requestrr/10.2.3/Chart.yaml
index ac8d68feec1..573757d526e 100644
--- a/stable/requestrr/10.2.3/Chart.yaml
+++ b/stable/requestrr/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.5
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png
keywords:
- requestrr
- discord
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/resilio-sync/14.2.4/Chart.yaml b/stable/resilio-sync/14.2.4/Chart.yaml
index e24ed8af08f..813d05b52cc 100644
--- a/stable/resilio-sync/14.2.4/Chart.yaml
+++ b/stable/resilio-sync/14.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.7.3
@@ -25,7 +25,7 @@ keywords:
- sync
- btsync
- bittorrent
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/restic-rest-server/5.2.3/Chart.yaml b/stable/restic-rest-server/5.2.3/Chart.yaml
index 2a7050e8937..e6ea1905d44 100644
--- a/stable/restic-rest-server/5.2.3/Chart.yaml
+++ b/stable/restic-rest-server/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.12.1
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'Rest Server is a high performance HTTP server that implements restic''s REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL.'
+description: "Rest Server is a high performance HTTP server that implements restic's REST backend API. It provides secure and efficient way to backup data remotely, using restic backup client via the rest: URL."
home: https://truecharts.org/charts/stable/restic-rest-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/restic-rest-server.png
keywords:
- restic-rest-server
- Backup
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/retrobot/8.2.3/Chart.yaml b/stable/retrobot/8.2.3/Chart.yaml
index 01daae01a4b..45a638fbd6a 100644
--- a/stable/retrobot/8.2.3/Chart.yaml
+++ b/stable/retrobot/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: emulator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- retrobot
- emulator
- discord
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rflood/5.2.4/Chart.yaml b/stable/rflood/5.2.4/Chart.yaml
index 50293aeb0c2..3e708359681 100644
--- a/stable/rflood/5.2.4/Chart.yaml
+++ b/stable/rflood/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rflood.png
keywords:
- rflood
- downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rickroll/6.2.4/Chart.yaml b/stable/rickroll/6.2.4/Chart.yaml
index 59e271820d8..34e16a83913 100644
--- a/stable/rickroll/6.2.4/Chart.yaml
+++ b/stable/rickroll/6.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rickroll.png
keywords:
- rickroll
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rimgo/6.2.5/Chart.yaml b/stable/rimgo/6.2.5/Chart.yaml
index e432aceaf28..176cb904439 100644
--- a/stable/rimgo/6.2.5/Chart.yaml
+++ b/stable/rimgo/6.2.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Web
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rimgo.png
keywords:
- rimgo
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ring-mqtt/8.2.3/Chart.yaml b/stable/ring-mqtt/8.2.3/Chart.yaml
index 27bf479893c..e8a8aae7881 100644
--- a/stable/ring-mqtt/8.2.3/Chart.yaml
+++ b/stable/ring-mqtt/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.6.3
@@ -24,7 +24,7 @@ keywords:
- ring-mqtt
- home-automation
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rmlint/5.2.3/Chart.yaml b/stable/rmlint/5.2.3/Chart.yaml
index 1739d2f7c30..c09848552cc 100644
--- a/stable/rmlint/5.2.3/Chart.yaml
+++ b/stable/rmlint/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rmlint.png
keywords:
- rmlint
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/romm/7.6.3/Chart.yaml b/stable/romm/7.6.3/Chart.yaml
index dee62730d45..c86f4d473f4 100644
--- a/stable/romm/7.6.3/Chart.yaml
+++ b/stable/romm/7.6.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.3.1
@@ -37,7 +37,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png
keywords:
- romm
- rom-manager
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/root/5.2.3/Chart.yaml b/stable/root/5.2.3/Chart.yaml
index 8447ab99ced..a5417043787 100644
--- a/stable/root/5.2.3/Chart.yaml
+++ b/stable/root/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- root
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rsnapshot/9.2.3/Chart.yaml b/stable/rsnapshot/9.2.3/Chart.yaml
index 7f6ae9a84bd..e8d336740bb 100644
--- a/stable/rsnapshot/9.2.3/Chart.yaml
+++ b/stable/rsnapshot/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.4.5
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rsnapshot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png
keywords:
- rsnapshot
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rss-bridge/10.2.3/Chart.yaml b/stable/rss-bridge/10.2.3/Chart.yaml
index 57af02d80a0..2cc43358b02 100644
--- a/stable/rss-bridge/10.2.3/Chart.yaml
+++ b/stable/rss-bridge/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.2.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rss-bridge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png
keywords:
- rss-bridge
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rss-proxy/5.2.3/Chart.yaml b/stable/rss-proxy/5.2.3/Chart.yaml
index 0cf65c6d152..9fa7fd2e297 100644
--- a/stable/rss-proxy/5.2.3/Chart.yaml
+++ b/stable/rss-proxy/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Cloud
- Tools-Utilities
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rss-to-telegram/5.2.3/Chart.yaml b/stable/rss-to-telegram/5.2.3/Chart.yaml
index 1c6e35a5419..8297f846583 100644
--- a/stable/rss-to-telegram/5.2.3/Chart.yaml
+++ b/stable/rss-to-telegram/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Network-Other
- Network-Messenger
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rsshub/12.2.5/Chart.yaml b/stable/rsshub/12.2.5/Chart.yaml
index d58453b8051..f425da367ab 100644
--- a/stable/rsshub/12.2.5/Chart.yaml
+++ b/stable/rsshub/12.2.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
keywords:
- rsshub
- rss
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rstudio/6.2.5/Chart.yaml b/stable/rstudio/6.2.5/Chart.yaml
index 105e8ec7c01..f9d5fd6689f 100644
--- a/stable/rstudio/6.2.5/Chart.yaml
+++ b/stable/rstudio/6.2.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.3.3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rstudio.png
keywords:
- rstudio
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rtorrent-rutorrent/4.2.3/Chart.yaml b/stable/rtorrent-rutorrent/4.2.3/Chart.yaml
index 51359d89499..297b0c6f707 100644
--- a/stable/rtorrent-rutorrent/4.2.3/Chart.yaml
+++ b/stable/rtorrent-rutorrent/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: torrent
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.2.9
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rtorrent-rutorrent.png
keywords:
- rutorrent
- torrent
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rust/5.2.3/Chart.yaml b/stable/rust/5.2.3/Chart.yaml
index 2b86a4219e8..f40aa1a7483 100644
--- a/stable/rust/5.2.3/Chart.yaml
+++ b/stable/rust/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: rust
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rust.png
keywords:
- rust
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/rustpad/5.2.3/Chart.yaml b/stable/rustpad/5.2.3/Chart.yaml
index 134384a57eb..c31befe520c 100644
--- a/stable/rustpad/5.2.3/Chart.yaml
+++ b/stable/rustpad/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Cloud
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/s3backup/5.2.3/Chart.yaml b/stable/s3backup/5.2.3/Chart.yaml
index 02748d5d7dc..d28f1e354a9 100644
--- a/stable/s3backup/5.2.3/Chart.yaml
+++ b/stable/s3backup/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- s3backup
- Backup
- Cloud
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/s3sync/5.2.3/Chart.yaml b/stable/s3sync/5.2.3/Chart.yaml
index 3f39da0449f..3cfcf652d92 100644
--- a/stable/s3sync/5.2.3/Chart.yaml
+++ b/stable/s3sync/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- s3sync
- Backup
- Cloud
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sabnzbd/19.0.3/Chart.yaml b/stable/sabnzbd/19.0.3/Chart.yaml
index 31779b7e085..4e4bcee1aa7 100644
--- a/stable/sabnzbd/19.0.3/Chart.yaml
+++ b/stable/sabnzbd/19.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.2.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png
keywords:
- sabnzbd
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/satisfactory/9.2.3/Chart.yaml b/stable/satisfactory/9.2.3/Chart.yaml
index 66e9f528e9d..b6d95099dff 100644
--- a/stable/satisfactory/9.2.3/Chart.yaml
+++ b/stable/satisfactory/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.6.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/satisfactory
icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png
keywords:
- satisfactory
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/scrutiny/10.2.3/Chart.yaml b/stable/scrutiny/10.2.3/Chart.yaml
index a97f64a1951..bde325a8a3c 100644
--- a/stable/scrutiny/10.2.3/Chart.yaml
+++ b/stable/scrutiny/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.3
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/scrutiny
icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png
keywords:
- scrutiny
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/scrypted/4.2.3/Chart.yaml b/stable/scrypted/4.2.3/Chart.yaml
index 8ddd68ad3f7..8ab5403bdc2 100644
--- a/stable/scrypted/4.2.3/Chart.yaml
+++ b/stable/scrypted/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 18.0.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrypted.png
keywords:
- scrypted
- automation
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sdtd/7.2.3/Chart.yaml b/stable/sdtd/7.2.3/Chart.yaml
index 1c0a4aa1723..dd26eb24e2b 100644
--- a/stable/sdtd/7.2.3/Chart.yaml
+++ b/stable/sdtd/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7dtd
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sdtd.png
keywords:
- sevendaystodie
- game-servers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/seafile/5.4.3/Chart.yaml b/stable/seafile/5.4.3/Chart.yaml
index 31e63daf853..9c53a8906b5 100644
--- a/stable/seafile/5.4.3/Chart.yaml
+++ b/stable/seafile/5.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: file-storage
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 11.0.5
@@ -32,7 +32,7 @@ keywords:
- files
- cloud
- file-storage
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/searxng/7.2.4/Chart.yaml b/stable/searxng/7.2.4/Chart.yaml
index 28d7c8005ec..2588373e950 100644
--- a/stable/searxng/7.2.4/Chart.yaml
+++ b/stable/searxng/7.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- searxng
- Productivity
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/seedsync/7.2.3/Chart.yaml b/stable/seedsync/7.2.3/Chart.yaml
index 30ecf630178..0f6c74f7fea 100644
--- a/stable/seedsync/7.2.3/Chart.yaml
+++ b/stable/seedsync/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/seedsync.png
keywords:
- seedsync
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/send/5.2.3/Chart.yaml b/stable/send/5.2.3/Chart.yaml
index 0668e14fb1d..66f19cc0d84 100644
--- a/stable/send/5.2.3/Chart.yaml
+++ b/stable/send/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -31,7 +31,7 @@ keywords:
- send
- Cloud
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ser2sock/13.2.3/Chart.yaml b/stable/ser2sock/13.2.3/Chart.yaml
index 27dcca22183..8c0ca5890b7 100644
--- a/stable/ser2sock/13.2.3/Chart.yaml
+++ b/stable/ser2sock/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ser2sock
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png
keywords:
- ser2sock
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/serpbear/3.2.3/Chart.yaml b/stable/serpbear/3.2.3/Chart.yaml
index f737a522a3f..cfe9a44ae15 100644
--- a/stable/serpbear/3.2.3/Chart.yaml
+++ b/stable/serpbear/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png
keywords:
- serpbear
- metrics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/servas/4.4.3/Chart.yaml b/stable/servas/4.4.3/Chart.yaml
index 9a2a41285ad..a151dd38a1b 100644
--- a/stable/servas/4.4.3/Chart.yaml
+++ b/stable/servas/4.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmarks
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.0
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png
keywords:
- servas
- bookmarks
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sftpgo/6.2.3/Chart.yaml b/stable/sftpgo/6.2.3/Chart.yaml
index 1c562ac3d82..d5b01549ec1 100644
--- a/stable/sftpgo/6.2.3/Chart.yaml
+++ b/stable/sftpgo/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-FTP
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.5.6
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP.'
+description: "Fully featured and highly configurable SFTP server with optional HTTP/S, FTP, FTPS and WebDAV support. Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage, Google Cloud Storage, Azure Blob Storage, SFTP."
home: https://truecharts.org/charts/stable/sftpgo
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sftpgo.png
keywords:
- sftpgo
- Network-FTP
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/shaarli/5.2.3/Chart.yaml b/stable/shaarli/5.2.3/Chart.yaml
index 9969405db74..d0968d4bb46 100644
--- a/stable/shaarli/5.2.3/Chart.yaml
+++ b/stable/shaarli/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: master
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shaarli.png
keywords:
- shaarli
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/shapeshifter-obfuscator/5.2.3/Chart.yaml b/stable/shapeshifter-obfuscator/5.2.3/Chart.yaml
index ea01c367f5e..0dfac4dcfc8 100644
--- a/stable/shapeshifter-obfuscator/5.2.3/Chart.yaml
+++ b/stable/shapeshifter-obfuscator/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Security
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. '
+description: "Shapeshifter-Obfuscator is a Chartized implementation of shapeshifter-dispatcher provided by The Operator Foundation. The shapeshifter suite provides command-line proxy and obfuscation tools that effectively modify packets to evade advanced IDS systems. "
home: https://truecharts.org/charts/stable/shapeshifter-obfuscator
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shapeshifter-obfuscator.png
keywords:
- shapeshifter-obfuscator
- Security
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sheetable/6.2.3/Chart.yaml b/stable/sheetable/6.2.3/Chart.yaml
index a43048a55f7..60bca2ee509 100644
--- a/stable/sheetable/6.2.3/Chart.yaml
+++ b/stable/sheetable/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: music
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.8.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/sheetable
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sheetable.png
keywords:
- sheetable
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sheetable/6.2.3/questions.yaml b/stable/sheetable/6.2.3/questions.yaml
index 267857b0ed5..4014e2eb065 100755
--- a/stable/sheetable/6.2.3/questions.yaml
+++ b/stable/sheetable/6.2.3/questions.yaml
@@ -2318,7 +2318,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/shiori/16.2.3/Chart.yaml b/stable/shiori/16.2.3/Chart.yaml
index 617629e641e..0c55e3736dc 100644
--- a/stable/shiori/16.2.3/Chart.yaml
+++ b/stable/shiori/16.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.5
@@ -25,7 +25,7 @@ keywords:
- bookmark
- bookmark-manager
- web-interface
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/shiori/16.2.3/questions.yaml b/stable/shiori/16.2.3/questions.yaml
index 053ee8929f4..2fe6e31324e 100755
--- a/stable/shiori/16.2.3/questions.yaml
+++ b/stable/shiori/16.2.3/questions.yaml
@@ -2297,7 +2297,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/shlink-web-client/10.2.3/Chart.yaml b/stable/shlink-web-client/10.2.3/Chart.yaml
index ddc208127b2..9b5575d21b0 100644
--- a/stable/shlink-web-client/10.2.3/Chart.yaml
+++ b/stable/shlink-web-client/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.10.2
@@ -24,7 +24,7 @@ keywords:
- url
- shortener
- frontend
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/shlink/14.0.3/Chart.yaml b/stable/shlink/14.0.3/Chart.yaml
index c56061d49cc..4e544f68639 100644
--- a/stable/shlink/14.0.3/Chart.yaml
+++ b/stable/shlink/14.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.0
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png
keywords:
- url
- shortener
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/shlink/14.0.3/questions.yaml b/stable/shlink/14.0.3/questions.yaml
index cb5f94e733a..e4d8ddfa6a7 100755
--- a/stable/shlink/14.0.3/questions.yaml
+++ b/stable/shlink/14.0.3/questions.yaml
@@ -2044,7 +2044,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/shoko-server/9.2.3/Chart.yaml b/stable/shoko-server/9.2.3/Chart.yaml
index 69c38fb7854..df9581e9a8e 100644
--- a/stable/shoko-server/9.2.3/Chart.yaml
+++ b/stable/shoko-server/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.2.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png
keywords:
- shoko-server
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/shortipy/5.2.3/Chart.yaml b/stable/shortipy/5.2.3/Chart.yaml
index 9d20e6f14f9..e9ff658bee1 100644
--- a/stable/shortipy/5.2.3/Chart.yaml
+++ b/stable/shortipy/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- shortipy
- Tools-Utilities
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/shorturl/10.2.3/Chart.yaml b/stable/shorturl/10.2.3/Chart.yaml
index fb27e021075..34076aac09e 100644
--- a/stable/shorturl/10.2.3/Chart.yaml
+++ b/stable/shorturl/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.0
@@ -25,7 +25,7 @@ keywords:
- shortener
- shorten
- shorturl
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sia-daemon/5.2.3/Chart.yaml b/stable/sia-daemon/5.2.3/Chart.yaml
index 8b60ec94972..c1c5dd14a77 100644
--- a/stable/sia-daemon/5.2.3/Chart.yaml
+++ b/stable/sia-daemon/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: master
@@ -24,7 +24,7 @@ keywords:
- sia-daemon
- Cloud
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sickchill/11.3.3/Chart.yaml b/stable/sickchill/11.3.3/Chart.yaml
index aa7ece89001..747209c71c1 100644
--- a/stable/sickchill/11.3.3/Chart.yaml
+++ b/stable/sickchill/11.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.3.1
@@ -25,7 +25,7 @@ keywords:
- video
- library
- manager
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sickgear/11.2.3/Chart.yaml b/stable/sickgear/11.2.3/Chart.yaml
index 68e50d9c00f..804a07f3ac6 100644
--- a/stable/sickgear/11.2.3/Chart.yaml
+++ b/stable/sickgear/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- manager
- tv
- shows
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/simply-shorten/8.2.3/Chart.yaml b/stable/simply-shorten/8.2.3/Chart.yaml
index 6ce1472e3d3..4a22e155fac 100644
--- a/stable/simply-shorten/8.2.3/Chart.yaml
+++ b/stable/simply-shorten/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.1.0
@@ -25,7 +25,7 @@ keywords:
- Cloud
- Productivity
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sinusbot/5.2.3/Chart.yaml b/stable/sinusbot/5.2.3/Chart.yaml
index 66f3628e54b..88c87ba2c18 100644
--- a/stable/sinusbot/5.2.3/Chart.yaml
+++ b/stable/sinusbot/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- Tools-Utilities
- MediaServer-Music
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/slack-invite/5.2.3/Chart.yaml b/stable/slack-invite/5.2.3/Chart.yaml
index fc7f8135549..c51efd04f86 100644
--- a/stable/slack-invite/5.2.3/Chart.yaml
+++ b/stable/slack-invite/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Messenger
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- slack-invite
- Network-Messenger
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/slash/4.2.3/Chart.yaml b/stable/slash/4.2.3/Chart.yaml
index 540ca0b8ff8..4ff06d4bed5 100644
--- a/stable/slash/4.2.3/Chart.yaml
+++ b/stable/slash/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmarks
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.0
@@ -24,7 +24,7 @@ keywords:
- slash
- bookmarks
- url-shortener
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/smartctl-exporter/2.4.3/Chart.yaml b/stable/smartctl-exporter/2.4.3/Chart.yaml
index da8c827a8c0..2a1b6941371 100644
--- a/stable/smartctl-exporter/2.4.3/Chart.yaml
+++ b/stable/smartctl-exporter/2.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.12.0
@@ -24,7 +24,7 @@ keywords:
- prometheus
- smartctl-exporter
- monitoring
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/smokeping/10.2.4/Chart.yaml b/stable/smokeping/10.2.4/Chart.yaml
index ac0e4b7ef97..883bb3b1ae1 100644
--- a/stable/smokeping/10.2.4/Chart.yaml
+++ b/stable/smokeping/10.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.8.2
@@ -24,7 +24,7 @@ keywords:
- smokeping
- network
- latency
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/smtp-relay/3.2.3/Chart.yaml b/stable/smtp-relay/3.2.3/Chart.yaml
index fffd1b320ca..ef4016e5298 100644
--- a/stable/smtp-relay/3.2.3/Chart.yaml
+++ b/stable/smtp-relay/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: smtp
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.5.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/smtp-relay.png
keywords:
- smtp-relay
- smtp
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/snapdrop/9.2.4/Chart.yaml b/stable/snapdrop/9.2.4/Chart.yaml
index 200bf336444..fa0da7cad22 100644
--- a/stable/snapdrop/9.2.4/Chart.yaml
+++ b/stable/snapdrop/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/snapdrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png
keywords:
- snapdrop
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/snippet-box/7.2.3/Chart.yaml b/stable/snippet-box/7.2.3/Chart.yaml
index bb7dffdabc1..b0becb3fa0b 100644
--- a/stable/snippet-box/7.2.3/Chart.yaml
+++ b/stable/snippet-box/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- snippet-box
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/socials/5.2.3/Chart.yaml b/stable/socials/5.2.3/Chart.yaml
index 7ea178921aa..9461cba13ab 100644
--- a/stable/socials/5.2.3/Chart.yaml
+++ b/stable/socials/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: main
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/socials.png
keywords:
- socials
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/soft-serve/6.2.3/Chart.yaml b/stable/soft-serve/6.2.3/Chart.yaml
index 2bbb27b3ef6..9df28c7ab72 100644
--- a/stable/soft-serve/6.2.3/Chart.yaml
+++ b/stable/soft-serve/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: git
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.4
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png
keywords:
- soft-serve
- git
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sonarr/21.0.3/Chart.yaml b/stable/sonarr/21.0.3/Chart.yaml
index 6978b808c52..9117d3ac341 100644
--- a/stable/sonarr/21.0.3/Chart.yaml
+++ b/stable/sonarr/21.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.2.1183
@@ -24,7 +24,7 @@ keywords:
- sonarr
- torrent
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/songkong/5.2.4/Chart.yaml b/stable/songkong/5.2.4/Chart.yaml
index 70e2dbf74d7..174b81d1969 100644
--- a/stable/songkong/5.2.4/Chart.yaml
+++ b/stable/songkong/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Music
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/songkong.png
keywords:
- songkong
- MediaApp-Music
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sonsoftheforest/3.2.3/Chart.yaml b/stable/sonsoftheforest/3.2.3/Chart.yaml
index 9def521cd13..08f85e970cf 100644
--- a/stable/sonsoftheforest/3.2.3/Chart.yaml
+++ b/stable/sonsoftheforest/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: sonsoftheforest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonsoftheforest.png
keywords:
- sonsoftheforest
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sourcegraph/5.2.3/Chart.yaml b/stable/sourcegraph/5.2.3/Chart.yaml
index cda4967bc36..24ae1308c4e 100644
--- a/stable/sourcegraph/5.2.3/Chart.yaml
+++ b/stable/sourcegraph/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Backup
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.1
@@ -27,7 +27,7 @@ keywords:
- Network-Web
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/spaceengineers/6.2.3/Chart.yaml b/stable/spaceengineers/6.2.3/Chart.yaml
index e8b762a90f7..124f79d53e0 100644
--- a/stable/spaceengineers/6.2.3/Chart.yaml
+++ b/stable/spaceengineers/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/spaceengineers.png
keywords:
- spaceengineers
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/speedtest-exporter/10.3.4/Chart.yaml b/stable/speedtest-exporter/10.3.4/Chart.yaml
index e8745a50545..90093280f78 100644
--- a/stable/speedtest-exporter/10.3.4/Chart.yaml
+++ b/stable/speedtest-exporter/10.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.5.4
@@ -24,7 +24,7 @@ keywords:
- speedtest-exporter
- speedtest
- metrics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/speedtest-tracker/1.2.3/Chart.yaml b/stable/speedtest-tracker/1.2.3/Chart.yaml
index b3a0c462796..7b327e1cdb8 100644
--- a/stable/speedtest-tracker/1.2.3/Chart.yaml
+++ b/stable/speedtest-tracker/1.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.18.2
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png
keywords:
- speedtest
- speedtest-tracker
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/speedtest-tracker/1.2.3/questions.yaml b/stable/speedtest-tracker/1.2.3/questions.yaml
index 7dfcf711167..5ee5e89aa6c 100755
--- a/stable/speedtest-tracker/1.2.3/questions.yaml
+++ b/stable/speedtest-tracker/1.2.3/questions.yaml
@@ -2371,7 +2371,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/splunk/7.2.3/Chart.yaml b/stable/splunk/7.2.3/Chart.yaml
index 72652c306d1..20b01c0115c 100644
--- a/stable/splunk/7.2.3/Chart.yaml
+++ b/stable/splunk/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.2.0
@@ -24,7 +24,7 @@ keywords:
- splunk
- Tools-Utilities
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/spotweb/12.2.3/Chart.yaml b/stable/spotweb/12.2.3/Chart.yaml
index 706bef202c9..25b45553a1a 100644
--- a/stable/spotweb/12.2.3/Chart.yaml
+++ b/stable/spotweb/12.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.4
@@ -24,7 +24,7 @@ keywords:
- usenet
- spotweb
- spotnet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/spotweb/12.2.3/questions.yaml b/stable/spotweb/12.2.3/questions.yaml
index 4a3b646f8e9..0f781b9d69b 100755
--- a/stable/spotweb/12.2.3/questions.yaml
+++ b/stable/spotweb/12.2.3/questions.yaml
@@ -2096,7 +2096,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/sqlite-web/5.2.3/Chart.yaml b/stable/sqlite-web/5.2.3/Chart.yaml
index c5cc5931ede..b344a346d95 100644
--- a/stable/sqlite-web/5.2.3/Chart.yaml
+++ b/stable/sqlite-web/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- Tools-Utilities
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sqlitebrowser/10.2.3/Chart.yaml b/stable/sqlitebrowser/10.2.3/Chart.yaml
index 6b02d85f595..9677faa14dc 100644
--- a/stable/sqlitebrowser/10.2.3/Chart.yaml
+++ b/stable/sqlitebrowser/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 18.04.1
@@ -25,7 +25,7 @@ keywords:
- browser
- sqlitebrowser
- database
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/sshwifty/5.2.3/Chart.yaml b/stable/sshwifty/5.2.3/Chart.yaml
index 44d1d06e4fa..1815aa511ff 100644
--- a/stable/sshwifty/5.2.3/Chart.yaml
+++ b/stable/sshwifty/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: ssh
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/sshwifty
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png
keywords:
- ssh
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/st-reborn-server/5.2.3/Chart.yaml b/stable/st-reborn-server/5.2.3/Chart.yaml
index 8f39e713f6f..72291f99e1a 100644
--- a/stable/st-reborn-server/5.2.3/Chart.yaml
+++ b/stable/st-reborn-server/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/st-reborn-server.png
keywords:
- st-reborn-server
- gameserver
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/stackedit/5.2.3/Chart.yaml b/stable/stackedit/5.2.3/Chart.yaml
index c227a209875..d27ad90516c 100644
--- a/stable/stackedit/5.2.3/Chart.yaml
+++ b/stable/stackedit/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- stackedit
- Productivity
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/standardnotes-web/5.2.3/Chart.yaml b/stable/standardnotes-web/5.2.3/Chart.yaml
index c6526856b26..3be03a7daf9 100644
--- a/stable/standardnotes-web/5.2.3/Chart.yaml
+++ b/stable/standardnotes-web/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: stable
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/standardnotes-web.png
keywords:
- standardnotes-web
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/starmade/5.2.3/Chart.yaml b/stable/starmade/5.2.3/Chart.yaml
index 80d11c903fa..e804a9f2e2d 100644
--- a/stable/starmade/5.2.3/Chart.yaml
+++ b/stable/starmade/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/starmade.png
keywords:
- starmade
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/stash/15.2.3/Chart.yaml b/stable/stash/15.2.3/Chart.yaml
index 81e6c7a6b57..e7c12370953 100644
--- a/stable/stash/15.2.3/Chart.yaml
+++ b/stable/stash/15.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.24.3
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/stash
icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png
keywords:
- porn
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/static-web-server/4.2.3/Chart.yaml b/stable/static-web-server/4.2.3/Chart.yaml
index 4bfc06e67ce..fbfbdee04f6 100644
--- a/stable/static-web-server/4.2.3/Chart.yaml
+++ b/stable/static-web-server/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: web-server
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.27.0
@@ -24,7 +24,7 @@ keywords:
- web-server
- apache
- rust
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/static/10.2.3/Chart.yaml b/stable/static/10.2.3/Chart.yaml
index 5c3b0b7199a..ac2e4274fc8 100644
--- a/stable/static/10.2.3/Chart.yaml
+++ b/stable/static/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: ee8a20c
@@ -25,7 +25,7 @@ keywords:
- web
- filesystem
- static
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/stationeers/5.2.3/Chart.yaml b/stable/stationeers/5.2.3/Chart.yaml
index 9c8c714445b..3db8ccae11f 100644
--- a/stable/stationeers/5.2.3/Chart.yaml
+++ b/stable/stationeers/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: stationeers
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/stationeers.png
keywords:
- stationeers
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/steam-headless/3.2.4/Chart.yaml b/stable/steam-headless/3.2.4/Chart.yaml
index 20e7d96bcdd..a2ef0bb065e 100644
--- a/stable/steam-headless/3.2.4/Chart.yaml
+++ b/stable/steam-headless/3.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: games
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/steam-headless.png
keywords:
- steam-headless
- games
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/storj-node/9.2.3/Chart.yaml b/stable/storj-node/9.2.3/Chart.yaml
index daa4c242510..53f8139b488 100644
--- a/stable/storj-node/9.2.3/Chart.yaml
+++ b/stable/storj-node/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.71.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png
keywords:
- storj
- storage
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/storm/5.2.3/Chart.yaml b/stable/storm/5.2.3/Chart.yaml
index a54da8419b3..322e79cd555 100644
--- a/stable/storm/5.2.3/Chart.yaml
+++ b/stable/storm/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.3.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/storm.png
keywords:
- storm
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/strapi/13.2.3/Chart.yaml b/stable/strapi/13.2.3/Chart.yaml
index b40a513b829..143f44c7e90 100644
--- a/stable/strapi/13.2.3/Chart.yaml
+++ b/stable/strapi/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: cms
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.16.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png
keywords:
- strapi
- cms
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/strapi/13.2.3/questions.yaml b/stable/strapi/13.2.3/questions.yaml
index d28e4586b7f..4b162520db7 100755
--- a/stable/strapi/13.2.3/questions.yaml
+++ b/stable/strapi/13.2.3/questions.yaml
@@ -2378,7 +2378,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/stun-turn-server/6.2.3/Chart.yaml b/stable/stun-turn-server/6.2.3/Chart.yaml
index 4056594b0f5..f992419b24e 100644
--- a/stable/stun-turn-server/6.2.3/Chart.yaml
+++ b/stable/stun-turn-server/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/stun-turn-server.png
keywords:
- stun-turn-server
- Network
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/suistartpage/5.2.3/Chart.yaml b/stable/suistartpage/5.2.3/Chart.yaml
index e79f3f0eb2d..12b0d60e4bd 100644
--- a/stable/suistartpage/5.2.3/Chart.yaml
+++ b/stable/suistartpage/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- suistartpage
- Tools-Utilities
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/survivethenights/5.2.3/Chart.yaml b/stable/survivethenights/5.2.3/Chart.yaml
index bc84f016551..5f7af352ed0 100644
--- a/stable/survivethenights/5.2.3/Chart.yaml
+++ b/stable/survivethenights/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: stn
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/survivethenights.png
keywords:
- survivethenights
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/synclounge/9.2.5/Chart.yaml b/stable/synclounge/9.2.5/Chart.yaml
index e22b9afe14b..38a504fd2ff 100644
--- a/stable/synclounge/9.2.5/Chart.yaml
+++ b/stable/synclounge/9.2.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.2.26
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/synclounge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png
keywords:
- synclounge
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/syncthing/18.2.4/Chart.yaml b/stable/syncthing/18.2.4/Chart.yaml
index 71f52562e69..781554771ce 100644
--- a/stable/syncthing/18.2.4/Chart.yaml
+++ b/stable/syncthing/18.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.27.4
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syncthing
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png
keywords:
- syncthing
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/synctube/7.2.3/Chart.yaml b/stable/synctube/7.2.3/Chart.yaml
index 4f26474e789..c8f1f22eee3 100644
--- a/stable/synctube/7.2.3/Chart.yaml
+++ b/stable/synctube/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -28,7 +28,7 @@ keywords:
- MediaApp-Video
- MediaServer-Video
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/syslog-ng/9.2.3/Chart.yaml b/stable/syslog-ng/9.2.3/Chart.yaml
index 9d277984fce..c8a61f7dd5c 100644
--- a/stable/syslog-ng/9.2.3/Chart.yaml
+++ b/stable/syslog-ng/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.6.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/syslog-ng
icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png
keywords:
- syslog-ng
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tachidesk-docker/6.2.4/Chart.yaml b/stable/tachidesk-docker/6.2.4/Chart.yaml
index 1228890e9ed..eb5506fc67d 100644
--- a/stable/tachidesk-docker/6.2.4/Chart.yaml
+++ b/stable/tachidesk-docker/6.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: preiew
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tachidesk-docker.png
keywords:
- tachidesk-docker
- MediaServer-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tagspaces/3.2.3/Chart.yaml b/stable/tagspaces/3.2.3/Chart.yaml
index b1894eb2b1f..4bfdb2b72c7 100644
--- a/stable/tagspaces/3.2.3/Chart.yaml
+++ b/stable/tagspaces/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.5.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tagspaces.png
keywords:
- tagspaces
- documents
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tailscale/8.3.3/Chart.yaml b/stable/tailscale/8.3.3/Chart.yaml
index b5c7c8f4c89..83d7aca5df3 100644
--- a/stable/tailscale/8.3.3/Chart.yaml
+++ b/stable/tailscale/8.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.61.11
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png
keywords:
- vpn
- tailscale
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tandoor-recipes/16.2.3/Chart.yaml b/stable/tandoor-recipes/16.2.3/Chart.yaml
index 16854ad266e..a1c04328fac 100644
--- a/stable/tandoor-recipes/16.2.3/Chart.yaml
+++ b/stable/tandoor-recipes/16.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.13
@@ -24,7 +24,7 @@ keywords:
- tandoor
- recipes
- cooking
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tandoor-recipes/16.2.3/questions.yaml b/stable/tandoor-recipes/16.2.3/questions.yaml
index 1eb58bcc4ab..060b8b61eaf 100755
--- a/stable/tandoor-recipes/16.2.3/questions.yaml
+++ b/stable/tandoor-recipes/16.2.3/questions.yaml
@@ -2340,7 +2340,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/tanoshi/5.2.3/Chart.yaml b/stable/tanoshi/5.2.3/Chart.yaml
index d45ea950f48..fa5a64bd1b9 100644
--- a/stable/tanoshi/5.2.3/Chart.yaml
+++ b/stable/tanoshi/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Productivity
- MediaApp-Books
- MediaServer-Books
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tar1090/5.2.5/Chart.yaml b/stable/tar1090/5.2.5/Chart.yaml
index 49c0040e5ff..69f23083695 100644
--- a/stable/tar1090/5.2.5/Chart.yaml
+++ b/stable/tar1090/5.2.5/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.png
keywords:
- tar1090
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tasmoadmin/8.2.3/Chart.yaml b/stable/tasmoadmin/8.2.3/Chart.yaml
index dacfc6fb740..6ee46b9e458 100644
--- a/stable/tasmoadmin/8.2.3/Chart.yaml
+++ b/stable/tasmoadmin/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.1
@@ -24,7 +24,7 @@ keywords:
- tasmoadmin
- home-automation
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tasmobackup/6.2.3/Chart.yaml b/stable/tasmobackup/6.2.3/Chart.yaml
index 4aa703cc48d..eff63951208 100644
--- a/stable/tasmobackup/6.2.3/Chart.yaml
+++ b/stable/tasmobackup/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.05.00
@@ -24,7 +24,7 @@ keywords:
- tasmobackup
- home-automation
- Network-Management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tasmocompiler/6.2.4/Chart.yaml b/stable/tasmocompiler/6.2.4/Chart.yaml
index a9e740a738f..05d5773c516 100644
--- a/stable/tasmocompiler/6.2.4/Chart.yaml
+++ b/stable/tasmocompiler/6.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- tasmocompiler
- home-automation
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tauticord/3.3.3/Chart.yaml b/stable/tauticord/3.3.3/Chart.yaml
index a1e3920cf0d..0d0a32f01e7 100644
--- a/stable/tauticord/3.3.3/Chart.yaml
+++ b/stable/tauticord/3.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: discord
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.19.0
@@ -24,7 +24,7 @@ keywords:
- tauticord
- tautulli
- discord
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tautulli/18.2.3/Chart.yaml b/stable/tautulli/18.2.3/Chart.yaml
index 279d64443bc..cdcab9de3e3 100644
--- a/stable/tautulli/18.2.3/Chart.yaml
+++ b/stable/tautulli/18.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.13.4
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png
keywords:
- tautulli
- plex
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tdarr-node/9.2.3/Chart.yaml b/stable/tdarr-node/9.2.3/Chart.yaml
index e1199c6597e..3c915c47825 100644
--- a/stable/tdarr-node/9.2.3/Chart.yaml
+++ b/stable/tdarr-node/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.17.01
@@ -24,7 +24,7 @@ keywords:
- encode
- media
- tdarr
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tdarr/9.2.3/Chart.yaml b/stable/tdarr/9.2.3/Chart.yaml
index 8b728748972..fac6c85edd7 100644
--- a/stable/tdarr/9.2.3/Chart.yaml
+++ b/stable/tdarr/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.17.01
@@ -24,7 +24,7 @@ keywords:
- encode
- media
- tdarr
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/teamspeak3/10.2.3/Chart.yaml b/stable/teamspeak3/10.2.3/Chart.yaml
index b852858c0f9..ddace24345e 100644
--- a/stable/teamspeak3/10.2.3/Chart.yaml
+++ b/stable/teamspeak3/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: voice
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.13.7
@@ -25,7 +25,7 @@ keywords:
- teamspeak
- teamspeak3
- teamspeak server
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/teedy-docs/5.2.4/Chart.yaml b/stable/teedy-docs/5.2.4/Chart.yaml
index 13587b38fc1..fa43c660f88 100644
--- a/stable/teedy-docs/5.2.4/Chart.yaml
+++ b/stable/teedy-docs/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- teedy-docs
- Cloud
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/teedy/15.2.3/Chart.yaml b/stable/teedy/15.2.3/Chart.yaml
index d1f9084810f..2de46d181d0 100644
--- a/stable/teedy/15.2.3/Chart.yaml
+++ b/stable/teedy/15.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.11.0
@@ -24,7 +24,7 @@ keywords:
- teedy
- documents
- management
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/teedy/15.2.3/questions.yaml b/stable/teedy/15.2.3/questions.yaml
index 14ba08a432e..5b52dfcaa1d 100755
--- a/stable/teedy/15.2.3/questions.yaml
+++ b/stable/teedy/15.2.3/questions.yaml
@@ -2234,7 +2234,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/telethon-downloader/5.2.4/Chart.yaml b/stable/telethon-downloader/5.2.4/Chart.yaml
index 6345b5dd218..b20603976c2 100644
--- a/stable/telethon-downloader/5.2.4/Chart.yaml
+++ b/stable/telethon-downloader/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/telethon-downloader.png
keywords:
- telethon-downloader
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/terraria-tshock/6.2.3/Chart.yaml b/stable/terraria-tshock/6.2.3/Chart.yaml
index 3d11903bcc0..8f9c89e7863 100644
--- a/stable/terraria-tshock/6.2.3/Chart.yaml
+++ b/stable/terraria-tshock/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: tshock
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/terraria-tshock.png
keywords:
- terraria-tshock
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/theforest/5.2.3/Chart.yaml b/stable/theforest/5.2.3/Chart.yaml
index f818af54efc..dfeccc74248 100644
--- a/stable/theforest/5.2.3/Chart.yaml
+++ b/stable/theforest/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: theforest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: ''The Forest Docker'' SERVERPASSWORD: ''Chart'' ADMINPASSWORD: ''adminChart'' (you can change this in your SERVERFOLDER/config/config.cfg)'
+description: "This Docker will download and install SteamCMD. It will also install The Forest and run it. SERVERNAME: 'The Forest Docker' SERVERPASSWORD: 'Chart' ADMINPASSWORD: 'adminChart' (you can change this in your SERVERFOLDER/config/config.cfg)"
home: https://truecharts.org/charts/stable/theforest
icon: https://truecharts.org/img/hotlink-ok/chart-icons/theforest.png
keywords:
- theforest
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/thelounge/13.2.3/Chart.yaml b/stable/thelounge/13.2.3/Chart.yaml
index 07cb0d58429..c3f0c62e9a9 100644
--- a/stable/thelounge/13.2.3/Chart.yaml
+++ b/stable/thelounge/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.4.1
@@ -26,7 +26,7 @@ keywords:
- The Lounge
- docker
- thelounge-docker
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/theme-park/9.3.3/Chart.yaml b/stable/theme-park/9.3.3/Chart.yaml
index c6d27778276..21061cbb0e1 100644
--- a/stable/theme-park/9.3.3/Chart.yaml
+++ b/stable/theme-park/9.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: customization
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.16.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png
keywords:
- theme-park
- customization
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/thunderbird/5.2.3/Chart.yaml b/stable/thunderbird/5.2.3/Chart.yaml
index cf799977ad8..53b1b1144fc 100644
--- a/stable/thunderbird/5.2.3/Chart.yaml
+++ b/stable/thunderbird/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png
keywords:
- thunderbird
- mail
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/timetagger/6.0.3/Chart.yaml b/stable/timetagger/6.0.3/Chart.yaml
index ccd011f07ad..d0600f1c8d9 100644
--- a/stable/timetagger/6.0.3/Chart.yaml
+++ b/stable/timetagger/6.0.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 23.11.4
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/timetagger.png
keywords:
- time
- timetagger
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/timetagger/6.0.3/ix_values.yaml b/stable/timetagger/6.0.3/ix_values.yaml
index c2d4cc89690..58d2de9d7a9 100644
--- a/stable/timetagger/6.0.3/ix_values.yaml
+++ b/stable/timetagger/6.0.3/ix_values.yaml
@@ -26,4 +26,3 @@ workload:
main:
env:
TIMETAGGER_BIND: 0.0.0.0:{{ .Values.service.main.ports.main.port }}
-
diff --git a/stable/tinymediamanager/10.2.4/Chart.yaml b/stable/tinymediamanager/10.2.4/Chart.yaml
index fafbd62725e..47c53eaf2dd 100644
--- a/stable/tinymediamanager/10.2.4/Chart.yaml
+++ b/stable/tinymediamanager/10.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.0.3
@@ -24,7 +24,7 @@ keywords:
- tiny
- media
- manager
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tonido/5.2.3/Chart.yaml b/stable/tonido/5.2.3/Chart.yaml
index 04eb79a717f..4e07fb32779 100644
--- a/stable/tonido/5.2.3/Chart.yaml
+++ b/stable/tonido/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tonido.png
keywords:
- tonido
- Cloud
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/traccar/15.2.3/Chart.yaml b/stable/traccar/15.2.3/Chart.yaml
index 9df20552fd8..db29f48dde0 100644
--- a/stable/traccar/15.2.3/Chart.yaml
+++ b/stable/traccar/15.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.12.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png
keywords:
- traccar
- gps
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/traccar/15.2.3/questions.yaml b/stable/traccar/15.2.3/questions.yaml
index 51209a6b04a..6dd11c1be27 100755
--- a/stable/traccar/15.2.3/questions.yaml
+++ b/stable/traccar/15.2.3/questions.yaml
@@ -2198,7 +2198,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/tracks/5.2.3/Chart.yaml b/stable/tracks/5.2.3/Chart.yaml
index 87c91057b25..64d81291255 100644
--- a/stable/tracks/5.2.3/Chart.yaml
+++ b/stable/tracks/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
-description: 'Tracks is a web-based todo application to help you implement the GTD methodology. '
+description: "Tracks is a web-based todo application to help you implement the GTD methodology. "
home: https://truecharts.org/charts/stable/tracks
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tracks.png
keywords:
- tracks
- Productivity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/traefik-forward-auth/3.2.3/Chart.yaml b/stable/traefik-forward-auth/3.2.3/Chart.yaml
index b9af117b4d0..37cf64c808a 100644
--- a/stable/traefik-forward-auth/3.2.3/Chart.yaml
+++ b/stable/traefik-forward-auth/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -27,7 +27,7 @@ keywords:
- auth
- ingress
- middleware
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/traggo/6.2.3/Chart.yaml b/stable/traggo/6.2.3/Chart.yaml
index 8ce0399fbec..c311f8d0cd5 100644
--- a/stable/traggo/6.2.3/Chart.yaml
+++ b/stable/traggo/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.3.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png
keywords:
- time-tracking
- tag
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/traktarr/5.2.3/Chart.yaml b/stable/traktarr/5.2.3/Chart.yaml
index db42130ba36..ee14c40798a 100644
--- a/stable/traktarr/5.2.3/Chart.yaml
+++ b/stable/traktarr/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/traktarr.png
keywords:
- traktarr
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/trango/5.2.3/Chart.yaml b/stable/trango/5.2.3/Chart.yaml
index 67369ea9323..ff302854b9f 100644
--- a/stable/trango/5.2.3/Chart.yaml
+++ b/stable/trango/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- trango
- Network-Other
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/transmission/20.2.3/Chart.yaml b/stable/transmission/20.2.3/Chart.yaml
index 1cb9c03b55b..9fd309ea16e 100644
--- a/stable/transmission/20.2.3/Chart.yaml
+++ b/stable/transmission/20.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: download-tools
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.0.5
@@ -24,7 +24,7 @@ keywords:
- transmission
- torrent
- usenet
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/trilium-notes/12.3.3/Chart.yaml b/stable/trilium-notes/12.3.3/Chart.yaml
index 8b105734b04..cfc40bafd46 100644
--- a/stable/trilium-notes/12.3.3/Chart.yaml
+++ b/stable/trilium-notes/12.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.63.3
@@ -25,7 +25,7 @@ keywords:
- notes
- note
- information
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/troddit/5.2.3/Chart.yaml b/stable/troddit/5.2.3/Chart.yaml
index 2897bcd18c1..eb683fca88e 100644
--- a/stable/troddit/5.2.3/Chart.yaml
+++ b/stable/troddit/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Network-Web
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/troddit.png
keywords:
- troddit
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/truecommand/19.2.3/Chart.yaml b/stable/truecommand/19.2.3/Chart.yaml
index 413e40a1e90..9b2d5c978f8 100644
--- a/stable/truecommand/19.2.3/Chart.yaml
+++ b/stable/truecommand/19.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Administration
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.0.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/truecommand
icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png
keywords:
- truecommand
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/truenas-exporter/1.1.3/Chart.yaml b/stable/truenas-exporter/1.1.3/Chart.yaml
index cc9933fd30a..e1a17a5e439 100644
--- a/stable/truenas-exporter/1.1.3/Chart.yaml
+++ b/stable/truenas-exporter/1.1.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: system
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.15.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/truenas-exporter.png
keywords:
- truenas-exporter
- metrics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tsmuxer/9.2.3/Chart.yaml b/stable/tsmuxer/9.2.3/Chart.yaml
index 936612beb64..7ad4a90bd03 100644
--- a/stable/tsmuxer/9.2.3/Chart.yaml
+++ b/stable/tsmuxer/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 24.01.1
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png
keywords:
- media
- tsmuxer
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tt-rss/16.2.3/Chart.yaml b/stable/tt-rss/16.2.3/Chart.yaml
index ae341c593dd..4644027c711 100644
--- a/stable/tt-rss/16.2.3/Chart.yaml
+++ b/stable/tt-rss/16.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: rss
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png
keywords:
- tt-rss
- rss
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tt-rss/16.2.3/questions.yaml b/stable/tt-rss/16.2.3/questions.yaml
index c50487f5349..b02959d768b 100755
--- a/stable/tt-rss/16.2.3/questions.yaml
+++ b/stable/tt-rss/16.2.3/questions.yaml
@@ -3140,7 +3140,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/tubearchivist-redisjson/5.2.3/Chart.yaml b/stable/tubearchivist-redisjson/5.2.3/Chart.yaml
index 81912dc1c65..8ecf0dbfa8b 100644
--- a/stable/tubearchivist-redisjson/5.2.3/Chart.yaml
+++ b/stable/tubearchivist-redisjson/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-redisjson.
keywords:
- tubearchivist-redisjson
- MediaServer-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tubesync/5.2.3/Chart.yaml b/stable/tubesync/5.2.3/Chart.yaml
index 6cfeddf47f5..ec4f3eadf53 100644
--- a/stable/tubesync/5.2.3/Chart.yaml
+++ b/stable/tubesync/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Downloaders
- MediaApp-Video
- MediaServer-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tvheadend/19.2.4/Chart.yaml b/stable/tvheadend/19.2.4/Chart.yaml
index f28d54af7ba..3c6a5835990 100644
--- a/stable/tvheadend/19.2.4/Chart.yaml
+++ b/stable/tvheadend/19.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- tv
- streaming
- dvb
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/tvhproxy/5.2.3/Chart.yaml b/stable/tvhproxy/5.2.3/Chart.yaml
index a50cc22eb99..95412562be1 100644
--- a/stable/tvhproxy/5.2.3/Chart.yaml
+++ b/stable/tvhproxy/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaApp-Video
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvhproxy.png
keywords:
- tvhproxy
- MediaApp-Video
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/twonky-server/5.2.4/Chart.yaml b/stable/twonky-server/5.2.4/Chart.yaml
index 528be778d16..8a3a48a20c1 100644
--- a/stable/twonky-server/5.2.4/Chart.yaml
+++ b/stable/twonky-server/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Video
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- MediaServer-Video
- MediaServer-Music
- MediaServer-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/twtxt/10.2.3/Chart.yaml b/stable/twtxt/10.2.3/Chart.yaml
index ab7e824da00..43e6cb812d9 100644
--- a/stable/twtxt/10.2.3/Chart.yaml
+++ b/stable/twtxt/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.1.1
@@ -25,7 +25,7 @@ keywords:
- blogging
- blog
- social-network
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ubooquity/10.2.4/Chart.yaml b/stable/ubooquity/10.2.4/Chart.yaml
index 5946b96b7ea..4383c9b4911 100644
--- a/stable/ubooquity/10.2.4/Chart.yaml
+++ b/stable/ubooquity/10.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.2
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ubooquity
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png
keywords:
- ubooquity
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/unifi/20.2.3/Chart.yaml b/stable/unifi/20.2.3/Chart.yaml
index 103fd4aff59..22e3eee8ec6 100644
--- a/stable/unifi/20.2.3/Chart.yaml
+++ b/stable/unifi/20.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 8.0.28
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png
keywords:
- ubiquiti
- unifi
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/universal-media-server/5.2.3/Chart.yaml b/stable/universal-media-server/5.2.3/Chart.yaml
index f80b7236d6f..5ee1599497b 100644
--- a/stable/universal-media-server/5.2.3/Chart.yaml
+++ b/stable/universal-media-server/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Video
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- MediaServer-Video
- MediaServer-Music
- MediaServer-Photos
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/unmanic/10.2.3/Chart.yaml b/stable/unmanic/10.2.3/Chart.yaml
index e75ea8aec5b..e14ef8ad36c 100644
--- a/stable/unmanic/10.2.3/Chart.yaml
+++ b/stable/unmanic/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.2.4
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/unmanic
icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png
keywords:
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/unpackerr/13.2.3/Chart.yaml b/stable/unpackerr/13.2.3/Chart.yaml
index 6852dd7b7f8..b994e664fc3 100644
--- a/stable/unpackerr/13.2.3/Chart.yaml
+++ b/stable/unpackerr/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.13.1
@@ -27,7 +27,7 @@ keywords:
- lidarr
- readarr
- whisparr
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/unpoller/10.3.3/Chart.yaml b/stable/unpoller/10.3.3/Chart.yaml
index 190875acdc3..aa5bd015ab2 100644
--- a/stable/unpoller/10.3.3/Chart.yaml
+++ b/stable/unpoller/10.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.9.5
@@ -24,7 +24,7 @@ keywords:
- unifi
- unifi-poller
- metrics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/unturned/6.2.3/Chart.yaml b/stable/unturned/6.2.3/Chart.yaml
index 07b1a44ccd7..cd579972b6b 100644
--- a/stable/unturned/6.2.3/Chart.yaml
+++ b/stable/unturned/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: unturned
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/unturned.png
keywords:
- unturned
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/uptime-kuma/10.2.3/Chart.yaml b/stable/uptime-kuma/10.2.3/Chart.yaml
index 2f6d4d72f90..3f9c01816d8 100644
--- a/stable/uptime-kuma/10.2.3/Chart.yaml
+++ b/stable/uptime-kuma/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: monitoring
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.23.11
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png
keywords:
- monitoring
- uptime
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/uptimerobot-prometheus/11.2.3/Chart.yaml b/stable/uptimerobot-prometheus/11.2.3/Chart.yaml
index 64612190889..eb2d6667a10 100644
--- a/stable/uptimerobot-prometheus/11.2.3/Chart.yaml
+++ b/stable/uptimerobot-prometheus/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: metrics
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.0.1
@@ -25,7 +25,7 @@ keywords:
- prometheus
- grafana
- metrics
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/urban-terror/5.2.3/Chart.yaml b/stable/urban-terror/5.2.3/Chart.yaml
index f2a6ff2cd00..ddb7368f31a 100644
--- a/stable/urban-terror/5.2.3/Chart.yaml
+++ b/stable/urban-terror/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/urban-terror.png
keywords:
- urban-terror
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/v-rising/5.2.3/Chart.yaml b/stable/v-rising/5.2.3/Chart.yaml
index 75d2d33a16a..aebfee0b29c 100644
--- a/stable/v-rising/5.2.3/Chart.yaml
+++ b/stable/v-rising/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: rising
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/v-rising.png
keywords:
- v-rising
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/valetudo-mapper/5.2.3/Chart.yaml b/stable/valetudo-mapper/5.2.3/Chart.yaml
index cd04106d3aa..c7a233076a0 100644
--- a/stable/valetudo-mapper/5.2.3/Chart.yaml
+++ b/stable/valetudo-mapper/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/valetudo-mapper.png
keywords:
- valetudo-mapper
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/valheim/10.2.3/Chart.yaml b/stable/valheim/10.2.3/Chart.yaml
index dd3f812446e..13a13c7ffd3 100644
--- a/stable/valheim/10.2.3/Chart.yaml
+++ b/stable/valheim/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/valheim
icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png
keywords:
- valheim
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/van-dam/4.2.3/Chart.yaml b/stable/van-dam/4.2.3/Chart.yaml
index 01fcda1b0b9..331e3459c02 100644
--- a/stable/van-dam/4.2.3/Chart.yaml
+++ b/stable/van-dam/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.54.1
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png
keywords:
- vanDAM
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/van-dam/4.2.3/questions.yaml b/stable/van-dam/4.2.3/questions.yaml
index a1fdd4cfb6c..72eb54a207c 100755
--- a/stable/van-dam/4.2.3/questions.yaml
+++ b/stable/van-dam/4.2.3/questions.yaml
@@ -2298,7 +2298,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/venstar2mqtt/5.2.3/Chart.yaml b/stable/venstar2mqtt/5.2.3/Chart.yaml
index f12d73c0c81..a2ceeb7082b 100644
--- a/stable/venstar2mqtt/5.2.3/Chart.yaml
+++ b/stable/venstar2mqtt/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- venstar2mqtt
- home-automation
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/vertex/5.2.4/Chart.yaml b/stable/vertex/5.2.4/Chart.yaml
index 85aed1ac2f3..d1cad9ba89e 100644
--- a/stable/vertex/5.2.4/Chart.yaml
+++ b/stable/vertex/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: stable
@@ -24,7 +24,7 @@ keywords:
- vertex
- home-automation
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/verysync/9.2.3/Chart.yaml b/stable/verysync/9.2.3/Chart.yaml
index d516146d9ac..6bda985f8e4 100644
--- a/stable/verysync/9.2.3/Chart.yaml
+++ b/stable/verysync/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.17.0
@@ -25,7 +25,7 @@ keywords:
- sync
- btsync
- bittorrent
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/vikunja/13.2.3/Chart.yaml b/stable/vikunja/13.2.3/Chart.yaml
index e852591acf7..3911f63a592 100644
--- a/stable/vikunja/13.2.3/Chart.yaml
+++ b/stable/vikunja/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.22.1
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/vikunja
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png
keywords:
- vikunja
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/vikunja/13.2.3/questions.yaml b/stable/vikunja/13.2.3/questions.yaml
index 377fd5a0dc4..b4f63edd4e0 100755
--- a/stable/vikunja/13.2.3/questions.yaml
+++ b/stable/vikunja/13.2.3/questions.yaml
@@ -3121,7 +3121,6 @@ questions:
type: string
default: ""
-
- variable: metrics
group: Metrics
label: Prometheus Metrics
diff --git a/stable/vintage-story/5.2.3/Chart.yaml b/stable/vintage-story/5.2.3/Chart.yaml
index f8579de43d3..1327e39ad26 100644
--- a/stable/vintage-story/5.2.3/Chart.yaml
+++ b/stable/vintage-story/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/vintage-story.png
keywords:
- vintage-story
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/virt-manager/5.2.3/Chart.yaml b/stable/virt-manager/5.2.3/Chart.yaml
index 7c5021bb9c4..9566ce3186a 100644
--- a/stable/virt-manager/5.2.3/Chart.yaml
+++ b/stable/virt-manager/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/virt-manager.png
keywords:
- virt-manager
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/vlmcsd-kms-server/5.2.3/Chart.yaml b/stable/vlmcsd-kms-server/5.2.3/Chart.yaml
index 0e70bcb5b18..5a7dfcbd468 100644
--- a/stable/vlmcsd-kms-server/5.2.3/Chart.yaml
+++ b/stable/vlmcsd-kms-server/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -25,7 +25,7 @@ keywords:
- Cloud
- Tools-Utilities
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/vocechat-server/3.2.3/Chart.yaml b/stable/vocechat-server/3.2.3/Chart.yaml
index 554d5551697..4c923294419 100644
--- a/stable/vocechat-server/3.2.3/Chart.yaml
+++ b/stable/vocechat-server/3.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: social
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.3.44
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/vocechat-server.png
keywords:
- vocechat-server
- social
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wallos/4.2.4/Chart.yaml b/stable/wallos/4.2.4/Chart.yaml
index e418ebf4365..6c9fecedc0a 100644
--- a/stable/wallos/4.2.4/Chart.yaml
+++ b/stable/wallos/4.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png
keywords:
- dashboard
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/watcharr/4.2.3/Chart.yaml b/stable/watcharr/4.2.3/Chart.yaml
index d1f8ff848a0..1d6515acf98 100644
--- a/stable/watcharr/4.2.3/Chart.yaml
+++ b/stable/watcharr/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.34.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png
keywords:
- watcharr
- media
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/watchyourlan/8.2.3/Chart.yaml b/stable/watchyourlan/8.2.3/Chart.yaml
index aadd1d7fcb8..a229cadbbfc 100644
--- a/stable/watchyourlan/8.2.3/Chart.yaml
+++ b/stable/watchyourlan/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.6
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png
keywords:
- network
- monitor
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/webgrabplus/9.2.3/Chart.yaml b/stable/webgrabplus/9.2.3/Chart.yaml
index 7b580eac828..8a15e1a3d68 100644
--- a/stable/webgrabplus/9.2.3/Chart.yaml
+++ b/stable/webgrabplus/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.1.4
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/webgrabplus
icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png
keywords:
- webgrabplus
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/weblate/13.2.3/Chart.yaml b/stable/weblate/13.2.3/Chart.yaml
index 4c91142c3e5..fb06243618a 100644
--- a/stable/weblate/13.2.3/Chart.yaml
+++ b/stable/weblate/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.16.4
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/weblate
icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png
keywords:
- translate
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/weblate/13.2.3/questions.yaml b/stable/weblate/13.2.3/questions.yaml
index 22830f7916d..4c0bd27ce2c 100755
--- a/stable/weblate/13.2.3/questions.yaml
+++ b/stable/weblate/13.2.3/questions.yaml
@@ -3491,7 +3491,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/webnut/8.2.3/Chart.yaml b/stable/webnut/8.2.3/Chart.yaml
index 419b0ce781c..ca31678a19d 100644
--- a/stable/webnut/8.2.3/Chart.yaml
+++ b/stable/webnut/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: monitoring
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- webnut
- ups
- monitoring
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/webp-server/5.2.4/Chart.yaml b/stable/webp-server/5.2.4/Chart.yaml
index f0f3bc80115..09465a19a01 100644
--- a/stable/webp-server/5.2.4/Chart.yaml
+++ b/stable/webp-server/5.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -28,7 +28,7 @@ keywords:
- MediaServer-Photos
- Network-Web
- Network-FTP
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/website-shot/10.2.3/Chart.yaml b/stable/website-shot/10.2.3/Chart.yaml
index a9691a89125..adcb4ce599f 100644
--- a/stable/website-shot/10.2.3/Chart.yaml
+++ b/stable/website-shot/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/website-shot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png
keywords:
- website-shot
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/webtop/9.2.27/Chart.yaml b/stable/webtop/9.2.27/Chart.yaml
index 6e983647fce..7868ba035c2 100644
--- a/stable/webtop/9.2.27/Chart.yaml
+++ b/stable/webtop/9.2.27/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png
keywords:
- webtop
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wekan/14.4.3/Chart.yaml b/stable/wekan/14.4.3/Chart.yaml
index e2c5e95d5c8..bfb35022320 100644
--- a/stable/wekan/14.4.3/Chart.yaml
+++ b/stable/wekan/14.4.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.35.0
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
keywords:
- wekan
- kanban
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wg-easy/11.2.3/Chart.yaml b/stable/wg-easy/11.2.3/Chart.yaml
index cd90326ebcc..1a3c90aafe0 100644
--- a/stable/wg-easy/11.2.3/Chart.yaml
+++ b/stable/wg-easy/11.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: networking
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 11.0.0
@@ -24,7 +24,7 @@ keywords:
- wg-easy
- wireguard
- weejewel
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/whisparr/9.2.4/Chart.yaml b/stable/whisparr/9.2.4/Chart.yaml
index 922d398fb4c..b5daf5e3135 100644
--- a/stable/whisparr/9.2.4/Chart.yaml
+++ b/stable/whisparr/9.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.0.355
@@ -24,7 +24,7 @@ keywords:
- whisparr
- Downloaders
- MediaApp-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/whisper-asr-webservice/4.2.3/Chart.yaml b/stable/whisper-asr-webservice/4.2.3/Chart.yaml
index 8e2d946ff7a..26eb67f0b10 100644
--- a/stable/whisper-asr-webservice/4.2.3/Chart.yaml
+++ b/stable/whisper-asr-webservice/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: machine-learning
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.2.3
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisper-asr-webservice.p
keywords:
- whisper-asr-webservice
- machine-learning
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/whoogle/10.2.3/Chart.yaml b/stable/whoogle/10.2.3/Chart.yaml
index 1bf0b32c85a..bf9a307f867 100644
--- a/stable/whoogle/10.2.3/Chart.yaml
+++ b/stable/whoogle/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.8.4
@@ -25,7 +25,7 @@ keywords:
- search
- open source
- privacy
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wifi-card/5.2.3/Chart.yaml b/stable/wifi-card/5.2.3/Chart.yaml
index be7411e583c..9a5bf39e5e0 100644
--- a/stable/wifi-card/5.2.3/Chart.yaml
+++ b/stable/wifi-card/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wifi-card.png
keywords:
- wifi-card
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wikijs/15.2.3/Chart.yaml b/stable/wikijs/15.2.3/Chart.yaml
index 102f91950eb..ec9085d577e 100644
--- a/stable/wikijs/15.2.3/Chart.yaml
+++ b/stable/wikijs/15.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.5.301
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png
keywords:
- wiki
- wikijs
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wikijs/15.2.3/questions.yaml b/stable/wikijs/15.2.3/questions.yaml
index 68170b7f149..3341c9d01a6 100755
--- a/stable/wikijs/15.2.3/questions.yaml
+++ b/stable/wikijs/15.2.3/questions.yaml
@@ -2025,7 +2025,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/wireguard/8.2.3/Chart.yaml b/stable/wireguard/8.2.3/Chart.yaml
index e3bce45d1fe..1fbe9bcdb60 100644
--- a/stable/wireguard/8.2.3/Chart.yaml
+++ b/stable/wireguard/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.0.20210914
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png
keywords:
- wireguard
- vpn
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wizarr/6.2.3/Chart.yaml b/stable/wizarr/6.2.3/Chart.yaml
index 03a6ad856e0..2b4e1c10246 100644
--- a/stable/wizarr/6.2.3/Chart.yaml
+++ b/stable/wizarr/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.5.1
@@ -25,7 +25,7 @@ keywords:
- home-automation
- Tools-Utilities
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wordpress/7.4.4/Chart.yaml b/stable/wordpress/7.4.4/Chart.yaml
index 61acb019b29..4a4dd2c1ad4 100644
--- a/stable/wordpress/7.4.4/Chart.yaml
+++ b/stable/wordpress/7.4.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: website
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.4.3
@@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png
keywords:
- wordpress
- cms
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wyoming-piper/4.3.3/Chart.yaml b/stable/wyoming-piper/4.3.3/Chart.yaml
index bbd4f860185..7d76050eb70 100644
--- a/stable/wyoming-piper/4.3.3/Chart.yaml
+++ b/stable/wyoming-piper/4.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.5.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-piper
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-piper.png
keywords:
- wyoming-piper
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/wyoming-whisper/4.2.3/Chart.yaml b/stable/wyoming-whisper/4.2.3/Chart.yaml
index cb7de20e65e..59008cc0c5e 100644
--- a/stable/wyoming-whisper/4.2.3/Chart.yaml
+++ b/stable/wyoming-whisper/4.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: home-automation
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wyoming-whisper
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wyoming-whisper.png
keywords:
- wyoming-whisper
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/xen-orchestra/8.3.3/Chart.yaml b/stable/xen-orchestra/8.3.3/Chart.yaml
index c26c0cbb956..573e048576f 100644
--- a/stable/xen-orchestra/8.3.3/Chart.yaml
+++ b/stable/xen-orchestra/8.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: management
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.138.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/xen-orchestra
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png
keywords:
- xen-orchestra
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/xmrig/6.2.3/Chart.yaml b/stable/xmrig/6.2.3/Chart.yaml
index 30c65c06935..aad6e1c85c6 100644
--- a/stable/xmrig/6.2.3/Chart.yaml
+++ b/stable/xmrig/6.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Crypto
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.21.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xmrig.png
keywords:
- xmrig
- Crypto
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/xonotic/5.2.3/Chart.yaml b/stable/xonotic/5.2.3/Chart.yaml
index 05412ccd62f..7f17988eb06 100644
--- a/stable/xonotic/5.2.3/Chart.yaml
+++ b/stable/xonotic/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: GameServers
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xonotic.png
keywords:
- xonotic
- GameServers
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/xteve/13.2.3/Chart.yaml b/stable/xteve/13.2.3/Chart.yaml
index f43920ebdca..5961c93654f 100644
--- a/stable/xteve/13.2.3/Chart.yaml
+++ b/stable/xteve/13.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.0.200
@@ -25,7 +25,7 @@ keywords:
- iptv
- plex
- emby
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/xware/5.2.3/Chart.yaml b/stable/xware/5.2.3/Chart.yaml
index 0a48badc142..c775bf48e5d 100644
--- a/stable/xware/5.2.3/Chart.yaml
+++ b/stable/xware/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Downloaders
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xware.png
keywords:
- xware
- Downloaders
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/xwiki/12.3.3/Chart.yaml b/stable/xwiki/12.3.3/Chart.yaml
index e59a63edd26..fee7f0d8c39 100644
--- a/stable/xwiki/12.3.3/Chart.yaml
+++ b/stable/xwiki/12.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 16.1.0
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png
keywords:
- xwiki
- wiki
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/xwiki/12.3.3/questions.yaml b/stable/xwiki/12.3.3/questions.yaml
index a95d1a1e04a..35933cb0dbe 100755
--- a/stable/xwiki/12.3.3/questions.yaml
+++ b/stable/xwiki/12.3.3/questions.yaml
@@ -2310,7 +2310,6 @@ questions:
type: string
default: ""
-
# - variable: horizontalPodAutoscaler
# group: Advanced
# label: (Advanced) Horizontal Pod Autoscaler
diff --git a/stable/yacreaderlibraryserver/5.2.3/Chart.yaml b/stable/yacreaderlibraryserver/5.2.3/Chart.yaml
index b34a486fd2f..fd56625161f 100644
--- a/stable/yacreaderlibraryserver/5.2.3/Chart.yaml
+++ b/stable/yacreaderlibraryserver/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: MediaServer-Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/yacreaderlibraryserver.p
keywords:
- yacreaderlibraryserver
- MediaServer-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/yacy/5.2.3/Chart.yaml b/stable/yacy/5.2.3/Chart.yaml
index aeefc57f531..a8256e99b02 100644
--- a/stable/yacy/5.2.3/Chart.yaml
+++ b/stable/yacy/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Tools-Utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- yacy
- Tools-Utilities
- Network-Web
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/yourls/5.2.3/Chart.yaml b/stable/yourls/5.2.3/Chart.yaml
index 86bd7fa355f..65b31c6c978 100644
--- a/stable/yourls/5.2.3/Chart.yaml
+++ b/stable/yourls/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- Tools-Utilities
- Network-Web
- Network-Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/youtransfer/7.2.3/Chart.yaml b/stable/youtransfer/7.2.3/Chart.yaml
index 48725c8935b..a58d72db33e 100644
--- a/stable/youtransfer/7.2.3/Chart.yaml
+++ b/stable/youtransfer/7.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Cloud
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ keywords:
- youtransfer
- Cloud
- Tools-Utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/youtubedl-material/10.2.3/Chart.yaml b/stable/youtubedl-material/10.2.3/Chart.yaml
index 9a7f033cea6..5f0049727d8 100644
--- a/stable/youtubedl-material/10.2.3/Chart.yaml
+++ b/stable/youtubedl-material/10.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.3.2
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/youtubedl-material
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png
keywords:
- youtube
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/z80pack/5.2.3/Chart.yaml b/stable/z80pack/5.2.3/Chart.yaml
index 833b09f19eb..300bda2d53a 100644
--- a/stable/z80pack/5.2.3/Chart.yaml
+++ b/stable/z80pack/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: Other
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -24,7 +24,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/z80pack.png
keywords:
- z80pack
- Other
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/zerotier/9.2.3/Chart.yaml b/stable/zerotier/9.2.3/Chart.yaml
index cd1bf89613d..96af4caed52 100644
--- a/stable/zerotier/9.2.3/Chart.yaml
+++ b/stable/zerotier/9.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.12.2
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png
keywords:
- zerotier
- network
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/zigbee2mqtt/11.3.3/Chart.yaml b/stable/zigbee2mqtt/11.3.3/Chart.yaml
index df00afc2bad..99e84f374e2 100644
--- a/stable/zigbee2mqtt/11.3.3/Chart.yaml
+++ b/stable/zigbee2mqtt/11.3.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.36.0
@@ -24,7 +24,7 @@ keywords:
- zigbee
- mqtt
- home-assistant
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/znc/9.3.4/Chart.yaml b/stable/znc/9.3.4/Chart.yaml
index 57f55a38ab2..2404efd631a 100644
--- a/stable/znc/9.3.4/Chart.yaml
+++ b/stable/znc/9.3.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: incubator
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.9.0
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/znc
icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png
keywords:
- znc
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/zoneminder/5.2.3/Chart.yaml b/stable/zoneminder/5.2.3/Chart.yaml
index 938d0d485f1..93fee9df706 100644
--- a/stable/zoneminder/5.2.3/Chart.yaml
+++ b/stable/zoneminder/5.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
@@ -26,7 +26,7 @@ keywords:
- automation
- cctv
- utilities
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/ztcuui-aio/8.2.3/Chart.yaml b/stable/ztcuui-aio/8.2.3/Chart.yaml
index 257fb33d405..9bcc1c7b1f0 100644
--- a/stable/ztcuui-aio/8.2.3/Chart.yaml
+++ b/stable/ztcuui-aio/8.2.3/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: network
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.1.28
@@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/ztcuui-aio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png
keywords:
- ztcuui-aio
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
diff --git a/stable/zwavejs2mqtt/19.2.4/Chart.yaml b/stable/zwavejs2mqtt/19.2.4/Chart.yaml
index e70af2657a0..a28b2260563 100644
--- a/stable/zwavejs2mqtt/19.2.4/Chart.yaml
+++ b/stable/zwavejs2mqtt/19.2.4/Chart.yaml
@@ -4,7 +4,7 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/category: tools
truecharts.org/max_helm_version: "3.14"
- truecharts.org/min_helm_version: "3.12"
+ truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.9.1
@@ -25,7 +25,7 @@ keywords:
- zwave-js
- z-wave
- zwave
-kubeVersion: '>=1.24.0-0'
+kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org