chore(spark): integrate upstream main into spark-analytics branch
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
||||
sources:
|
||||
- repoURL: ghcr.io/akuity/kargo-charts
|
||||
chart: kargo
|
||||
targetRevision: 1.10.6
|
||||
targetRevision: 1.10.7
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/kargo/eu-central-1/values.yaml
|
||||
|
||||
@@ -68,6 +68,12 @@ spec:
|
||||
sources:
|
||||
direct: true
|
||||
requiredSoakTime: 5m0s
|
||||
- origin:
|
||||
kind: Warehouse
|
||||
name: tournament
|
||||
sources:
|
||||
direct: true
|
||||
requiredSoakTime: 5m0s
|
||||
- origin:
|
||||
kind: Warehouse
|
||||
name: ws
|
||||
@@ -168,6 +174,13 @@ spec:
|
||||
direct: false
|
||||
stages:
|
||||
- staging
|
||||
- origin:
|
||||
kind: Warehouse
|
||||
name: tournament
|
||||
sources:
|
||||
direct: false
|
||||
stages:
|
||||
- staging
|
||||
- origin:
|
||||
kind: Warehouse
|
||||
name: ws
|
||||
@@ -267,6 +280,13 @@ spec:
|
||||
direct: false
|
||||
stages:
|
||||
- staging
|
||||
- origin:
|
||||
kind: Warehouse
|
||||
name: tournament
|
||||
sources:
|
||||
direct: false
|
||||
stages:
|
||||
- staging
|
||||
- origin:
|
||||
kind: Warehouse
|
||||
name: ws
|
||||
|
||||
@@ -135,6 +135,21 @@ spec:
|
||||
---
|
||||
apiVersion: kargo.akuity.io/v1alpha1
|
||||
kind: Warehouse
|
||||
metadata:
|
||||
name: tournament
|
||||
namespace: nowchess-kargo
|
||||
spec:
|
||||
freightCreationPolicy: Automatic
|
||||
interval: 5m0s
|
||||
subscriptions:
|
||||
- image:
|
||||
discoveryLimit: 20
|
||||
imageSelectionStrategy: SemVer
|
||||
repoURL: ghcr.io/now-chess/now-chess-systems/tournament
|
||||
strictSemvers: true
|
||||
---
|
||||
apiVersion: kargo.akuity.io/v1alpha1
|
||||
kind: Warehouse
|
||||
metadata:
|
||||
name: ws
|
||||
namespace: nowchess-kargo
|
||||
|
||||
@@ -36,14 +36,16 @@ images:
|
||||
newTag: 0.1.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/account
|
||||
newTag: 0.24.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
newTag: 0.2.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/bot-platform
|
||||
newTag: 0.12.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/coordinator
|
||||
newTag: 0.32.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/core
|
||||
newTag: 0.50.0
|
||||
newTag: 0.51.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/frontend
|
||||
newTag: 0.2.7
|
||||
newTag: 0.3.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/io
|
||||
newTag: 0.23.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/official-bots
|
||||
@@ -53,7 +55,7 @@ images:
|
||||
- name: ghcr.io/now-chess/now-chess-systems/store
|
||||
newTag: 0.24.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/tournament
|
||||
newTag: 0.1.0
|
||||
newTag: 0.2.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/ws
|
||||
newTag: 0.16.0
|
||||
configurations:
|
||||
|
||||
@@ -98,6 +98,8 @@ images:
|
||||
newTag: 0.1.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/account
|
||||
newTag: 0.24.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
newTag: 0.2.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/bot-platform
|
||||
newTag: 0.12.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/coordinator
|
||||
@@ -105,7 +107,7 @@ images:
|
||||
- name: ghcr.io/now-chess/now-chess-systems/core
|
||||
newTag: 0.51.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/frontend
|
||||
newTag: 0.2.8
|
||||
newTag: 0.3.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/io
|
||||
newTag: 0.23.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/official-bots
|
||||
@@ -115,7 +117,7 @@ images:
|
||||
- name: ghcr.io/now-chess/now-chess-systems/store
|
||||
newTag: 0.24.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/tournament
|
||||
newTag: 0.1.0
|
||||
newTag: 0.2.0
|
||||
- name: ghcr.io/now-chess/now-chess-systems/ws
|
||||
newTag: 0.16.0
|
||||
configurations:
|
||||
|
||||
@@ -35,14 +35,16 @@ images:
|
||||
newTag: 0.1.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/account
|
||||
newTag: 0.24.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/analysis
|
||||
newTag: 0.2.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/bot-platform
|
||||
newTag: 0.12.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/coordinator
|
||||
newTag: 0.32.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/core
|
||||
newTag: 0.50.0-x86_v2
|
||||
newTag: 0.51.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/frontend
|
||||
newTag: 0.2.7-x86_v2
|
||||
newTag: 0.3.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/io
|
||||
newTag: 0.23.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/official-bots
|
||||
@@ -52,6 +54,6 @@ images:
|
||||
- name: ghcr.io/now-chess/now-chess-systems/store
|
||||
newTag: 0.24.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/tournament
|
||||
newTag: 0.1.0-x86_v2
|
||||
newTag: 0.2.0-x86_v2
|
||||
- name: ghcr.io/now-chess/now-chess-systems/ws
|
||||
newTag: 0.16.0-x86_v2
|
||||
|
||||
Reference in New Issue
Block a user