Skip to content

Commit

Permalink
Update Flyte Components
Browse files Browse the repository at this point in the history
Signed-off-by: Flyte-Bot <[email protected]>
  • Loading branch information
kumare3 authored and flyte-bot committed Jun 16, 2021
1 parent 06b2e2c commit 09fdd01
Show file tree
Hide file tree
Showing 13 changed files with 101 additions and 101 deletions.
22 changes: 11 additions & 11 deletions deployment/eks/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8612,7 +8612,7 @@ spec:
- --config
- /etc/datacatalog/config/*.yaml
- serve
image: ghcr.io/flyteorg/datacatalog:v0.3.4
image: ghcr.io/flyteorg/datacatalog:v0.3.5
imagePullPolicy: IfNotPresent
name: datacatalog
ports:
Expand All @@ -8635,7 +8635,7 @@ spec:
- /etc/datacatalog/config/*.yaml
- migrate
- run
image: ghcr.io/flyteorg/datacatalog:v0.3.4
image: ghcr.io/flyteorg/datacatalog:v0.3.5
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand Down Expand Up @@ -8692,7 +8692,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/flyteorg/flytepropeller:v0.11.0
image: ghcr.io/flyteorg/flytepropeller:v0.12.3
imagePullPolicy: IfNotPresent
name: webhook
volumeMounts:
Expand Down Expand Up @@ -8740,7 +8740,7 @@ spec:
- --config
- /etc/flyte/config/*.yaml
- serve
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: flyteadmin
ports:
Expand Down Expand Up @@ -8787,7 +8787,7 @@ spec:
- /etc/flyte/config/*.yaml
- migrate
- run
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand All @@ -8804,7 +8804,7 @@ spec:
- flytesnacks
- flytetester
- flyteexamples
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: seed-projects
volumeMounts:
Expand All @@ -8818,7 +8818,7 @@ spec:
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand All @@ -8838,7 +8838,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: generate-secrets
volumeMounts:
Expand Down Expand Up @@ -8928,7 +8928,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: ghcr.io/flyteorg/flytepropeller:v0.11.0
image: ghcr.io/flyteorg/flytepropeller:v0.12.3
imagePullPolicy: IfNotPresent
name: flytepropeller
ports:
Expand Down Expand Up @@ -9120,7 +9120,7 @@ spec:
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand Down Expand Up @@ -9170,7 +9170,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/flyteorg/flytepropeller:v0.11.0
image: ghcr.io/flyteorg/flytepropeller:v0.12.3
imagePullPolicy: IfNotPresent
name: webhook
volumeMounts:
Expand Down
24 changes: 12 additions & 12 deletions deployment/eks/flyte_helm_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1299,7 +1299,7 @@ spec:
- /etc/flyte/config/*.yaml
- migrate
- run
image: "ghcr.io/flyteorg/flyteadmin:v0.6.0"
image: "ghcr.io/flyteorg/flyteadmin:v0.6.4"
imagePullPolicy: "IfNotPresent"
name: run-migrations
volumeMounts:
Expand All @@ -1316,7 +1316,7 @@ spec:
- flytesnacks
- flytetester
- flyteexamples
image: "ghcr.io/flyteorg/flyteadmin:v0.6.0"
image: "ghcr.io/flyteorg/flyteadmin:v0.6.4"
imagePullPolicy: "IfNotPresent"
name: seed-projects
volumeMounts:
Expand All @@ -1330,7 +1330,7 @@ spec:
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: "ghcr.io/flyteorg/flyteadmin:v0.6.0"
image: "ghcr.io/flyteorg/flyteadmin:v0.6.4"
imagePullPolicy: "IfNotPresent"
name: sync-cluster-resources
volumeMounts:
Expand All @@ -1341,7 +1341,7 @@ spec:
- mountPath: /etc/flyte/config
name: config-volume
- name: generate-secrets
image: "ghcr.io/flyteorg/flyteadmin:v0.6.0"
image: "ghcr.io/flyteorg/flyteadmin:v0.6.4"
imagePullPolicy: "IfNotPresent"
command: ["/bin/sh", "-c"]
args:
Expand All @@ -1362,7 +1362,7 @@ spec:
- --config
- /etc/flyte/config/*.yaml
- serve
image: "ghcr.io/flyteorg/flyteadmin:v0.6.0"
image: "ghcr.io/flyteorg/flyteadmin:v0.6.4"
imagePullPolicy: "IfNotPresent"
name: flyteadmin
ports:
Expand Down Expand Up @@ -1521,7 +1521,7 @@ spec:
- /etc/datacatalog/config/*.yaml
- migrate
- run
image: "ghcr.io/flyteorg/datacatalog:v0.3.4"
image: "ghcr.io/flyteorg/datacatalog:v0.3.5"
imagePullPolicy: "IfNotPresent"
name: run-migrations
volumeMounts:
Expand All @@ -1535,7 +1535,7 @@ spec:
- --config
- /etc/datacatalog/config/*.yaml
- serve
image: "ghcr.io/flyteorg/datacatalog:v0.3.4"
image: "ghcr.io/flyteorg/datacatalog:v0.3.5"
imagePullPolicy: "IfNotPresent"
name: datacatalog
ports:
Expand Down Expand Up @@ -1610,7 +1610,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: "ghcr.io/flyteorg/flytepropeller:v0.11.0"
image: "ghcr.io/flyteorg/flytepropeller:v0.12.3"
imagePullPolicy: "IfNotPresent"
name: flytepropeller
ports:
Expand Down Expand Up @@ -1663,14 +1663,14 @@ spec:
labels:
app: flyte-pod-webhook
app.kubernetes.io/name: flyte-pod-webhook
app.kubernetes.io/version: v0.11.0
app.kubernetes.io/version: v0.12.3
annotations:
configChecksum: "d9a27caae10c6c11604b66b9eb45b87068a28048ad0c6293ee44a366c9cbf63"
spec:
serviceAccountName: flyte-pod-webhook
initContainers:
- name: generate-secrets
image: "ghcr.io/flyteorg/flytepropeller:v0.11.0"
image: "ghcr.io/flyteorg/flytepropeller:v0.12.3"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand All @@ -1693,7 +1693,7 @@ spec:
mountPath: /etc/flyte/config
containers:
- name: webhook
image: "ghcr.io/flyteorg/flytepropeller:v0.11.0"
image: "ghcr.io/flyteorg/flytepropeller:v0.12.3"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -1875,7 +1875,7 @@ spec:
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: "ghcr.io/flyteorg/flyteadmin:v0.6.0"
image: "ghcr.io/flyteorg/flyteadmin:v0.6.4"
imagePullPolicy: "IfNotPresent"
name: sync-cluster-resources
volumeMounts:
Expand Down
22 changes: 11 additions & 11 deletions deployment/gcp/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8654,7 +8654,7 @@ spec:
- --config
- /etc/datacatalog/config/*.yaml
- serve
image: ghcr.io/flyteorg/datacatalog:v0.3.4
image: ghcr.io/flyteorg/datacatalog:v0.3.5
imagePullPolicy: IfNotPresent
name: datacatalog
ports:
Expand All @@ -8677,7 +8677,7 @@ spec:
- /etc/datacatalog/config/*.yaml
- migrate
- run
image: ghcr.io/flyteorg/datacatalog:v0.3.4
image: ghcr.io/flyteorg/datacatalog:v0.3.5
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand Down Expand Up @@ -8734,7 +8734,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/flyteorg/flytepropeller:v0.11.0
image: ghcr.io/flyteorg/flytepropeller:v0.12.3
imagePullPolicy: IfNotPresent
name: webhook
volumeMounts:
Expand Down Expand Up @@ -8782,7 +8782,7 @@ spec:
- --config
- /etc/flyte/config/*.yaml
- serve
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: flyteadmin
ports:
Expand Down Expand Up @@ -8829,7 +8829,7 @@ spec:
- /etc/flyte/config/*.yaml
- migrate
- run
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: run-migrations
volumeMounts:
Expand All @@ -8846,7 +8846,7 @@ spec:
- flytesnacks
- flytetester
- flyteexamples
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: seed-projects
volumeMounts:
Expand All @@ -8860,7 +8860,7 @@ spec:
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand All @@ -8880,7 +8880,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: generate-secrets
volumeMounts:
Expand Down Expand Up @@ -8970,7 +8970,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: ghcr.io/flyteorg/flytepropeller:v0.11.0
image: ghcr.io/flyteorg/flytepropeller:v0.12.3
imagePullPolicy: IfNotPresent
name: flytepropeller
ports:
Expand Down Expand Up @@ -9162,7 +9162,7 @@ spec:
- /etc/flyte/config/*.yaml
- clusterresource
- sync
image: ghcr.io/flyteorg/flyteadmin:v0.6.0
image: ghcr.io/flyteorg/flyteadmin:v0.6.4
imagePullPolicy: IfNotPresent
name: sync-cluster-resources
volumeMounts:
Expand Down Expand Up @@ -9212,7 +9212,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: ghcr.io/flyteorg/flytepropeller:v0.11.0
image: ghcr.io/flyteorg/flytepropeller:v0.12.3
imagePullPolicy: IfNotPresent
name: webhook
volumeMounts:
Expand Down
Loading

0 comments on commit 09fdd01

Please sign in to comment.