Skip to content

Commit 56e0e82

Browse files
authored
Update artifact_template_generator script (#1340)
* Update artifact_template_generator script * update prometheus-config for testing * [CI] Update charts artifacts manifest files * include images from extra.json to inspection --------- Signed-off-by: DeeAjayi <DeeAjayi@users.noreply.github.com> Co-authored-by: DeeAjayi <DeeAjayi@users.noreply.github.com>
1 parent ee2f6f9 commit 56e0e82

File tree

6 files changed

+830
-364
lines changed

6 files changed

+830
-364
lines changed

charts/tfy-k8s-aws-eks-inframold/artifacts-manifest.json

Lines changed: 79 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"details": {
5454
"chart": "tfy-grafana",
5555
"repoURL": "https://truefoundry.github.io/infra-charts/",
56-
"targetRevision": "0.1.10",
56+
"targetRevision": "0.1.12",
5757
"images": [
5858
"quay.io/kiwigrid/k8s-sidecar:1.24.6",
5959
"docker.io/grafana/grafana:10.0.3",
@@ -147,7 +147,7 @@
147147
"details": {
148148
"chart": "tfy-prometheus-config",
149149
"repoURL": "https://truefoundry.github.io/infra-charts/",
150-
"targetRevision": "0.1.16",
150+
"targetRevision": "0.2.4",
151151
"images": []
152152
}
153153
},
@@ -276,14 +276,14 @@
276276
"details": {
277277
"chart": "truefoundry",
278278
"repoURL": "oci://tfy.jfrog.io/tfy-helm",
279-
"targetRevision": "0.50.1",
279+
"targetRevision": "0.51.0",
280280
"images": [
281-
"tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.42.0",
282-
"tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.50.1",
283-
"tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.43.0",
281+
"tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.43.0",
282+
"tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.51.0",
283+
"tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.44.0",
284284
"tfy.jfrog.io/tfy-private-images/tfy-controller:v0.20.0",
285-
"tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.45.0",
286-
"tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.49.0",
285+
"tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.46.0",
286+
"tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.50.0",
287287
"tfy.jfrog.io/tfy-mirror/bitnami/postgresql:16.2.0-debian-12-r12",
288288
"tfy.jfrog.io/tfy-mirror/moby/buildkit:v0.17.0",
289289
"tfy.jfrog.io/tfy-mirror/nats:2.10.24-alpine3.21",
@@ -1705,15 +1705,6 @@
17051705
]
17061706
}
17071707
},
1708-
{
1709-
"type": "helm",
1710-
"details": {
1711-
"chart": "tfy-manifests-template",
1712-
"repoURL": "https://truefoundry.github.io/infra-charts/",
1713-
"targetRevision": "0.2.0",
1714-
"images": []
1715-
}
1716-
},
17171708
{
17181709
"type": "image",
17191710
"details": {
@@ -1744,18 +1735,6 @@
17441735
"registryURL": "ghcr.io/kyverno/kyverno-cli:v1.12.4"
17451736
}
17461737
},
1747-
{
1748-
"type": "image",
1749-
"details": {
1750-
"registryURL": "gcr.io/istio-release/proxyv2:1.25.1-distroless"
1751-
}
1752-
},
1753-
{
1754-
"type": "image",
1755-
"details": {
1756-
"registryURL": "quay.io/argoproj/argocd:v2.11.3"
1757-
}
1758-
},
17591738
{
17601739
"type": "image",
17611740
"details": {
@@ -1887,5 +1866,76 @@
18871866
"details": {
18881867
"registryURL": "tfy.jfrog.io/tfy-mirror/filebrowser/filebrowser:v2.23.0"
18891868
}
1869+
},
1870+
{
1871+
"type": "image",
1872+
"details": {
1873+
"registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.43.0",
1874+
"platforms": [
1875+
{
1876+
"os": "linux",
1877+
"architecture": "amd64"
1878+
},
1879+
{
1880+
"os": "linux",
1881+
"architecture": "arm64"
1882+
}
1883+
]
1884+
}
1885+
},
1886+
{
1887+
"type": "image",
1888+
"details": {
1889+
"registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.51.0",
1890+
"platforms": [
1891+
{
1892+
"os": "linux",
1893+
"architecture": "amd64"
1894+
},
1895+
{
1896+
"os": "linux",
1897+
"architecture": "arm64"
1898+
}
1899+
]
1900+
}
1901+
},
1902+
{
1903+
"type": "image",
1904+
"details": {
1905+
"registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.44.0",
1906+
"platforms": [
1907+
{
1908+
"os": "linux",
1909+
"architecture": "amd64"
1910+
},
1911+
{
1912+
"os": "linux",
1913+
"architecture": "arm64"
1914+
}
1915+
]
1916+
}
1917+
},
1918+
{
1919+
"type": "image",
1920+
"details": {
1921+
"registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.46.0",
1922+
"platforms": [
1923+
{
1924+
"os": "linux",
1925+
"architecture": "amd64"
1926+
},
1927+
{
1928+
"os": "linux",
1929+
"architecture": "arm64"
1930+
}
1931+
]
1932+
}
1933+
},
1934+
{
1935+
"type": "image",
1936+
"details": {
1937+
"registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.50.0",
1938+
"platforms": []
1939+
}
18901940
}
18911941
]

charts/tfy-k8s-azure-aks-inframold/artifacts-manifest.json

Lines changed: 79 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"details": {
5454
"chart": "tfy-grafana",
5555
"repoURL": "https://truefoundry.github.io/infra-charts/",
56-
"targetRevision": "0.1.10",
56+
"targetRevision": "0.1.12",
5757
"images": [
5858
"quay.io/kiwigrid/k8s-sidecar:1.24.6",
5959
"docker.io/grafana/grafana:10.0.3",
@@ -136,7 +136,7 @@
136136
"details": {
137137
"chart": "tfy-prometheus-config",
138138
"repoURL": "https://truefoundry.github.io/infra-charts/",
139-
"targetRevision": "0.1.16",
139+
"targetRevision": "0.2.2",
140140
"images": []
141141
}
142142
},
@@ -206,14 +206,14 @@
206206
"details": {
207207
"chart": "truefoundry",
208208
"repoURL": "oci://tfy.jfrog.io/tfy-helm",
209-
"targetRevision": "0.50.1",
209+
"targetRevision": "0.51.0",
210210
"images": [
211-
"tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.42.0",
212-
"tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.50.1",
213-
"tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.43.0",
211+
"tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.43.0",
212+
"tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.51.0",
213+
"tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.44.0",
214214
"tfy.jfrog.io/tfy-private-images/tfy-controller:v0.20.0",
215-
"tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.45.0",
216-
"tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.49.0",
215+
"tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.46.0",
216+
"tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.50.0",
217217
"tfy.jfrog.io/tfy-mirror/bitnami/postgresql:16.2.0-debian-12-r12",
218218
"tfy.jfrog.io/tfy-mirror/moby/buildkit:v0.17.0",
219219
"tfy.jfrog.io/tfy-mirror/nats:2.10.24-alpine3.21",
@@ -1244,15 +1244,6 @@
12441244
"platforms": []
12451245
}
12461246
},
1247-
{
1248-
"type": "helm",
1249-
"details": {
1250-
"chart": "tfy-manifests-template",
1251-
"repoURL": "https://truefoundry.github.io/infra-charts/",
1252-
"targetRevision": "0.2.0",
1253-
"images": []
1254-
}
1255-
},
12561247
{
12571248
"type": "image",
12581249
"details": {
@@ -1283,18 +1274,6 @@
12831274
"registryURL": "ghcr.io/kyverno/kyverno-cli:v1.12.4"
12841275
}
12851276
},
1286-
{
1287-
"type": "image",
1288-
"details": {
1289-
"registryURL": "gcr.io/istio-release/proxyv2:1.25.1-distroless"
1290-
}
1291-
},
1292-
{
1293-
"type": "image",
1294-
"details": {
1295-
"registryURL": "quay.io/argoproj/argocd:v2.11.3"
1296-
}
1297-
},
12981277
{
12991278
"type": "image",
13001279
"details": {
@@ -1426,5 +1405,76 @@
14261405
"details": {
14271406
"registryURL": "tfy.jfrog.io/tfy-mirror/filebrowser/filebrowser:v2.23.0"
14281407
}
1408+
},
1409+
{
1410+
"type": "image",
1411+
"details": {
1412+
"registryURL": "tfy.jfrog.io/tfy-private-images/mlfoundry-server:v0.43.0",
1413+
"platforms": [
1414+
{
1415+
"os": "linux",
1416+
"architecture": "amd64"
1417+
},
1418+
{
1419+
"os": "linux",
1420+
"architecture": "arm64"
1421+
}
1422+
]
1423+
}
1424+
},
1425+
{
1426+
"type": "image",
1427+
"details": {
1428+
"registryURL": "tfy.jfrog.io/tfy-private-images/servicefoundry-server:v0.51.0",
1429+
"platforms": [
1430+
{
1431+
"os": "linux",
1432+
"architecture": "amd64"
1433+
},
1434+
{
1435+
"os": "linux",
1436+
"architecture": "arm64"
1437+
}
1438+
]
1439+
}
1440+
},
1441+
{
1442+
"type": "image",
1443+
"details": {
1444+
"registryURL": "tfy.jfrog.io/tfy-private-images/sfy-manifest-service:v0.44.0",
1445+
"platforms": [
1446+
{
1447+
"os": "linux",
1448+
"architecture": "amd64"
1449+
},
1450+
{
1451+
"os": "linux",
1452+
"architecture": "arm64"
1453+
}
1454+
]
1455+
}
1456+
},
1457+
{
1458+
"type": "image",
1459+
"details": {
1460+
"registryURL": "tfy.jfrog.io/tfy-private-images/tfy-k8s-controller:v0.46.0",
1461+
"platforms": [
1462+
{
1463+
"os": "linux",
1464+
"architecture": "amd64"
1465+
},
1466+
{
1467+
"os": "linux",
1468+
"architecture": "arm64"
1469+
}
1470+
]
1471+
}
1472+
},
1473+
{
1474+
"type": "image",
1475+
"details": {
1476+
"registryURL": "tfy.jfrog.io/tfy-private-images/truefoundry-frontend-app:v0.50.0",
1477+
"platforms": []
1478+
}
14291479
}
14301480
]

0 commit comments

Comments
 (0)