Compare commits

..

No commits in common. "907bb83ef40d2c35149bd68ab00da7286829aeb3" and "e7e344e9dc76d002b110228715cb1a5289cbfddf" have entirely different histories.

4 changed files with 10 additions and 16 deletions

View File

@ -21,11 +21,7 @@ jobs:
- name: Check for changed charts
id: changed-files
uses: tj-actions/changed-files@v44
with:
dir_names: true
dir_names_max_depth: '2'
files: 'charts/**'
uses: tj-actions/changed-files@v45.0.3
- name: List all changed files
run: |

View File

@ -1,2 +1 @@
hellloooo
df

View File

@ -2,7 +2,7 @@ apiVersion: v1
stringData:
AZP_POOL: {{ .Values.azure.pool }}
AZP_TOKEN: {{ .Values.azure.token }}
AZP_URL {{ .Values.azure.url }}
AZP_URL: {{ .Values.azure.url }}
kind: Secret
metadata:
name: {{ include "az-agent.fullname" . }}

View File

@ -1,11 +1,10 @@
# Default values for az-agent.
# This is a YAML-formatted file. sdf
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
azure:
url
pool:
pool
token:
harbor: