File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
extension-manager-operator Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102
103103 - name : Upload Playwright artefacts
104104 if : always()
105- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
105+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
106106 with :
107107 name : playwright-artifacts
108108 path : |
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : extension-manager-operator
33description : A Helm chart for extension-manager-operator which manages resources like ContentConfigurations and exposes REST `/validate` endpoint
44type : application
5- version : 0.30.146
6- appVersion : " v0.1.19 "
5+ version : 0.30.151
6+ appVersion : " v0.1.24 "
77dependencies :
88 - name : extension-manager-operator-crds
99 version : 0.2.1
Original file line number Diff line number Diff line change 11apiVersion : v2
22description : Helm Chart for the Platform Mesh Portal
33name : portal
4- version : 0.3.5
5- appVersion : " v0.16.67 "
4+ version : 0.3.6
5+ appVersion : " v0.16.69 "
66dependencies :
77 - name : common
88 repository : oci://ghcr.io/platform-mesh/helm-charts
You can’t perform that action at this time.
0 commit comments