tpt-rails 1.5.0 → 1.5.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bdc8c4374f7b3bf47715b791d8d6f04295818b075210ef382c5f57b138f90c49
4
- data.tar.gz: e809b8da64edc2b4ebebfd87f2e301475d6b6117fccb3acc0aed997b459d9218
3
+ metadata.gz: 0aac14c9d173af50335042c50b4831a94aae59d754e93ff5c9e7221094516679
4
+ data.tar.gz: d76804b0ecb5f42a93d62cb502bbfee0c18849b50154b7702e3bfd12be27ba1d
5
5
  SHA512:
6
- metadata.gz: c7abc446ff40916c9872b910ff44a06ac502ebe459bc65b7eea13a0ff38da1fa877e63ac3f3b1c413ed054d7b9c22290c05b941592d5e2e3908378d27b2da99e
7
- data.tar.gz: 812eb1ab44fedbb0e5e42e8d5ac16eeb6e46b74421d7d962c89266dc572b2540b26feaf914547403d477ac3cc220b38ee1e35971d4ba9fb00e61c48c83322cd3
6
+ metadata.gz: 1b11d48d48cccc11b32aeff9fa8500d4414fbbb68235659bf0d6a6059cef79f213c2dcee6e1c86481473879f99f41621e56d017b36ce3d400aba7548c14cbd07
7
+ data.tar.gz: 5516c6cf9f62916825d8558d82db9b9131cafe295c6cf0a80f81d0d0d8aa83d645cfa92681f51811db9dccf7e2702747ac16cb899dd7b512b631e3a3b0d032ad
@@ -39,7 +39,7 @@ spec:
39
39
  tpt/creator: {{ .Values.annotations.creator | default "UNKNOWN" | quote }}
40
40
  annotations:
41
41
  buildID: "{{ .Values.buildID }}"
42
- sidecar.istio.io/inject: "true"
42
+ sidecar.istio.io/inject: "false"
43
43
  spec:
44
44
  # Specifies where our Kube secrets are coming from
45
45
  imagePullSecrets:
@@ -1,6 +1,6 @@
1
1
  module Tpt
2
2
  module Rails
3
3
  # Do not change this manually. Our tooling will do it automatically.
4
- VERSION = '1.5.0'
4
+ VERSION = '1.5.1'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tpt-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - TpT
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-18 00:00:00.000000000 Z
11
+ date: 2021-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails