File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,16 @@ bases:
10
10
11
11
images :
12
12
- name : gcr.io/ml-pipeline/api-server
13
- newTag : 0.1.33
13
+ newTag : 0.1.34
14
14
- name : gcr.io/ml-pipeline/persistenceagent
15
- newTag : 0.1.33
15
+ newTag : 0.1.34
16
16
- name : gcr.io/ml-pipeline/scheduledworkflow
17
- newTag : 0.1.33
17
+ newTag : 0.1.34
18
18
- name : gcr.io/ml-pipeline/frontend
19
- newTag : 0.1.33
19
+ newTag : 0.1.34
20
20
- name : gcr.io/ml-pipeline/viewer-crd-controller
21
- newTag : 0.1.33
21
+ newTag : 0.1.34
22
22
- name : gcr.io/ml-pipeline/inverse-proxy-agent
23
- newTag : 0.1.33
23
+ newTag : 0.1.34
24
24
- name : gcr.io/ml-pipeline/visualization-server
25
- newTag : 0.1.33
25
+ newTag : 0.1.34
Original file line number Diff line number Diff line change 13
13
# See the License for the specific language governing permissions and
14
14
# limitations under the License.
15
15
16
- __version__ = '0.1.33 '
16
+ __version__ = '0.1.34 '
17
17
18
18
from . import components
19
19
from . import containers
You can’t perform that action at this time.
0 commit comments