Skip to content

Commit 5432cee

Browse files
Shreyas SrivathsaShreyas Srivathsa
authored andcommitted
Bumped image tags to test CI + CD for local k3s cluster
1 parent a659019 commit 5432cee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ on:
99

1010
# update image tags based on update to each component here
1111
env:
12-
PRODUCER_IMAGE: producer:2.0.0
13-
PROCESSOR_IMAGE: processor:2.0.0
14-
GRPC_SERVER_IMAGE: grpc-server:2.0.0
15-
GRPC_CLIENT_IMAGE: grpc-client:2.0.0
12+
PRODUCER_IMAGE: producer:3.0.0
13+
PROCESSOR_IMAGE: processor:3.0.0
14+
GRPC_SERVER_IMAGE: grpc-server:3.0.0
15+
GRPC_CLIENT_IMAGE: grpc-client:3.0.0
1616
GITOPS_REPO: srivathsashreyas/metrics-collector-py-gitops
1717

1818
jobs:

0 commit comments

Comments
 (0)