Skip to content

Commit

Permalink
Prepare Kyma 1.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nachtmaar committed Aug 8, 2019
1 parent 91dd64f commit 293ef4b
Show file tree
Hide file tree
Showing 25 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion installation/resources/installer-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ spec:
serviceAccountName: kyma-installer
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/kyma-installer:1.4.0-rc2
image: eu.gcr.io/kyma-project/kyma-installer:1.4.0
args:
- -tillerTLSInsecureSkipVerify=true
imagePullPolicy: IfNotPresent
Expand Down
2 changes: 1 addition & 1 deletion installation/resources/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ spec:
serviceAccountName: kyma-installer
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/kyma-installer:1.4.0-rc2
image: eu.gcr.io/kyma-project/kyma-installer:1.4.0
imagePullPolicy: IfNotPresent
args:
- -tillerTLSInsecureSkipVerify=true
Expand Down
2 changes: 1 addition & 1 deletion installation/resources/watch-pods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ metadata:
spec:
containers:
- name: watch-pods
image: eu.gcr.io/kyma-project/watch-pods:1.4.0-rc2
image: eu.gcr.io/kyma-project/watch-pods:1.4.0
imagePullPolicy: Always
env:
- name: ARGS
Expand Down
2 changes: 1 addition & 1 deletion resources/application-connector-helper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ containerRegistry:
path: eu.gcr.io/kyma-project
xip_patch:
dir:
version: 1.4.0-rc2
version: 1.4.0
labelSelector: "application-connector-lb=true"
labelNamespace: kyma-system
34 changes: 17 additions & 17 deletions resources/application-connector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,52 +18,52 @@ global:
path: eu.gcr.io/kyma-project
application_operator:
dir:
version: 1.4.0-rc2
version: 1.4.0
application_operator_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
connector_service:
dir:
version: 1.4.0-rc2
version: 1.4.0
connector_service_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
connection_token_handler:
dir:
version: 1.4.0-rc2
version: 1.4.0
connection_token_handler_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
connectivity_certs_controller:
dir:
version: 1.4.0-rc2
version: 1.4.0
event_service:
dir:
version: 1.4.0-rc2
version: 1.4.0
event_service_integration_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
application_connectivity_validator:
dir:
version: 1.4.0-rc2
version: 1.4.0
application_gateway:
dir:
version: 1.4.0-rc2
version: 1.4.0
application_gateway_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
application_registry:
dir:
version: 1.4.0-rc2
version: 1.4.0
application_registry_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
application_broker:
dir:
version: 1.4.0-rc2
version: 1.4.0
application_connectivity_certs_setup_job:
dir:
version: 1.4.0-rc2
version: 1.4.0
connectivity_certs_controller:
enabled: false

Expand All @@ -86,5 +86,5 @@ tests:
skipSslVerify: true
image:
dir:
version: 1.4.0-rc2
version: 1.4.0
pullPolicy: IfNotPresent
8 changes: 4 additions & 4 deletions resources/assetstore/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ global:
name: kyma-gateway
asset_store_controller_manager:
dir:
version: 1.4.0-rc2
version: 1.4.0
asset_upload_service:
dir:
version: 1.4.0-rc2
version: 1.4.0
asset_metadata_service:
dir:
version: 1.4.0-rc2
version: 1.4.0
asset_store_test:
dir:
version: 1.4.0-rc2
version: 1.4.0
minio_client:
image: 'minio/mc'
tag: 'RELEASE.2019-04-03T17-59-57Z'
Expand Down
2 changes: 1 addition & 1 deletion resources/cluster-essentials/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ containerRegistry:
path: eu.gcr.io/kyma-project
xip_patch:
dir:
version: 1.4.0-rc2
version: 1.4.0
4 changes: 2 additions & 2 deletions resources/cms/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ global:
path: eu.gcr.io/kyma-project
cmsControllerManager:
dir:
version: 1.4.0-rc2
version: 1.4.0
cmsAsyncAPIService:
dir:
version: 1.4.0-rc2
version: 1.4.0
enabled: false
4 changes: 2 additions & 2 deletions resources/compass-runtime-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ global:
path: eu.gcr.io/kyma-project
runtimeAgent:
dir:
version: 1.4.0-rc2
version: 1.4.0
runtimeAgentTests:
dir:
version: 1.4.0-rc2
version: 1.4.0

compassRuntimeAgent:
image:
Expand Down
12 changes: 6 additions & 6 deletions resources/compass/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ global:
path: eu.gcr.io/kyma-project/incubator
connector:
dir:
version: 1.4.0-rc2
version: 1.4.0
director:
dir:
version: 1.4.0-rc2
version: 1.4.0
gateway:
dir:
version: 1.4.0-rc2
version: 1.4.0
healthchecker:
dir:
version: 1.4.0-rc2
version: 1.4.0
schema_migrator:
dir:
version: 1.4.0-rc2
version: 1.4.0
tests:
e2e:
dir:
version: 1.4.0-rc2
version: 1.4.0

isLocalEnv: false

Expand Down
34 changes: 17 additions & 17 deletions resources/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,65 +21,65 @@ global:
name: kyma-gateway
acceptance_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
ui_acceptance_tests:
dir:
version: 72772df2
api_controller:
dir:
version: 1.4.0-rc2
version: 1.4.0
api_controller_integration_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
apiserver_proxy:
dir:
version: 1.4.0-rc2
version: 1.4.0
iam_kubeconfig_service:
dir:
version: 1.4.0-rc2
version: 1.4.0
docs:
# - Change the value below to the branch from your fork if you want to point to documentation sources from your fork
# - Change the value below to the release branch during the release
# Example: clusterDocsTopicsVersion: "release-0.9"
clusterDocsTopicsVersion: release-1.4
namespace_controller:
dir:
version: 1.4.0-rc2
version: 1.4.0
kubeless_integration_tests:
dir: tests/
version: 1.4.0-rc2
version: 1.4.0
kubeless_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
apiserver_proxy_integration_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
test_namespace_controller:
dir:
version: 1.4.0-rc2
version: 1.4.0
console_backend_service:
dir:
version: 1.4.0-rc2
version: 1.4.0
console_backend_service_test:
dir:
version: 1.4.0-rc2
version: 1.4.0
cluster_users_integration_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
xip_patch:
dir:
version: 1.4.0-rc2
version: 1.4.0
e2e_external_solution:
dir:
version: 1.4.0-rc2
version: 1.4.0
kubeless_images:
runtime:
node6:
dir:
version: 1.4.0-rc2
version: 1.4.0
node8:
dir:
version: 1.4.0-rc2
version: 1.4.0
installation:
node6:
image: "kubeless/nodejs@sha256:4d8f5d6ad51676e8faffc0da6fabe8e12cf8cf34ae0ce8e94ee4e510f9876d2e"
Expand Down
4 changes: 2 additions & 2 deletions resources/dex/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ global:
name: kyma-gateway
dex_static_user_configurer:
dir:
version: 1.4.0-rc2
version: 1.4.0
containerRegistry:
path: eu.gcr.io/kyma-project
dex_integration_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
4 changes: 2 additions & 2 deletions resources/event-bus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ global:
path: eu.gcr.io/kyma-project
event_bus:
dir:
version: 1.4.0-rc2
version: 1.4.0
publisherImage: event-publish-service
subscriptionControllerImage: subscription-controller
event_bus_tests:
dir:
version: 1.4.0-rc2
version: 1.4.0
natsStreaming:
url: "nats-streaming.natss:4222"
clusterID: "kyma-nats-streaming"
Expand Down
4 changes: 2 additions & 2 deletions resources/helm-broker/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ global:
path: eu.gcr.io/kyma-project
helm_broker:
dir:
version: 1.4.0-rc2
version: 1.4.0
alpine_net:
dir:
version: 1.4.0-rc2
version: 1.4.0
add_ons_ui:
dir: ""
version: d7df4678
Expand Down
4 changes: 2 additions & 2 deletions resources/istio-kyma-patch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ global:
path: eu.gcr.io/kyma-project
istio_webhook:
dir:
version: 1.4.0-rc2
version: 1.4.0
istio_kyma_patch:
dir:
version: 1.4.0-rc2
version: 1.4.0
required_istio_version: 1.2.2
2 changes: 1 addition & 1 deletion resources/kiali/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ global:
alpine_net:
name: alpine-net
dir:
version: 1.4.0-rc2
version: 1.4.0
2 changes: 1 addition & 1 deletion resources/knative-build/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ global:
path: eu.gcr.io/kyma-project
test_knative_build_acceptance:
dir:
version: 1.4.0-rc2
version: 1.4.0
2 changes: 1 addition & 1 deletion resources/knative-serving/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ global:
path: eu.gcr.io/kyma-project
test_knative_serving_acceptance:
dir:
version: 1.4.0-rc2
version: 1.4.0

test:
target: "Test Target"
2 changes: 1 addition & 1 deletion resources/logging/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ global:
logging_integration_tests:
name: logging-integration-tests
dir:
version: 1.4.0-rc2
version: 1.4.0
logging:
promtail:
config:
Expand Down
2 changes: 1 addition & 1 deletion resources/monitoring/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ global:
monitoring_integration_tests:
name: monitoring-integration-tests
dir:
version: 1.4.0-rc2
version: 1.4.0
2 changes: 1 addition & 1 deletion resources/nats-streaming/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ global:
path: eu.gcr.io/kyma-project
event_bus:
dir:
version: 1.4.0-rc2
version: 1.4.0
namespace: natss
natsStreaming:
fullname: nats-streaming
Expand Down
2 changes: 1 addition & 1 deletion resources/service-catalog-addons/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ global:
name: kyma-gateway
service_binding_usage_controller:
dir:
version: 1.4.0-rc2
version: 1.4.0
2 changes: 1 addition & 1 deletion resources/xip-patch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ containerRegistry:
path: eu.gcr.io/kyma-project
xip_patch:
dir:
version: 1.4.0-rc2
version: 1.4.0

global:
isLocalEnv: false
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ nameOverride: backup-test
image:
name: backup-test
dir: tests
tag: 1.4.0-rc2
tag: 1.4.0
Loading

0 comments on commit 293ef4b

Please sign in to comment.