Skip to content

Commit

Permalink
Bump versions to change prom prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Dec 12, 2023
1 parent 0f63a37 commit a235798
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion manifests/oracle-cluster/prod/helium/iot-oracle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: rds-iot-oracle-user-access
containers:
- name: iot-oracle
image: public.ecr.aws/s2o4r1i6/distributor-oracle:0.0.51
image: public.ecr.aws/s2o4r1i6/distributor-oracle:0.0.52
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion manifests/oracle-cluster/prod/helium/mobile-oracle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: rds-mobile-oracle-user-access
containers:
- name: mobile-oracle
image: public.ecr.aws/s2o4r1i6/distributor-oracle:0.0.51
image: public.ecr.aws/s2o4r1i6/distributor-oracle:0.0.52
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion manifests/oracle-cluster/sdlc/helium/iot-oracle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: rds-iot-oracle-user-access
containers:
- name: iot-oracle
image: public.ecr.aws/s2o4r1i6/distributor-oracle:0.0.51
image: public.ecr.aws/s2o4r1i6/distributor-oracle:0.0.52
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion manifests/oracle-cluster/sdlc/helium/mobile-oracle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: rds-mobile-oracle-user-access
containers:
- name: mobile-oracle
image: public.ecr.aws/s2o4r1i6/distributor-oracle:0.0.51
image: public.ecr.aws/s2o4r1i6/distributor-oracle:0.0.52
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion manifests/web-cluster/prod/helium/solana-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: public-monitoring-rds-read-replica-monitoring-user-access
containers:
- name: solana-monitor
image: public.ecr.aws/v0j6k5v6/solana-monitor:0.0.20
image: public.ecr.aws/v0j6k5v6/solana-monitor:0.0.21
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8082
Expand Down
2 changes: 1 addition & 1 deletion manifests/web-cluster/sdlc/helium/solana-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: public-monitoring-rds-read-replica-monitoring-user-access
containers:
- name: solana-monitor
image: public.ecr.aws/v0j6k5v6/solana-monitor:0.0.19
image: public.ecr.aws/v0j6k5v6/solana-monitor:0.0.21
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8082
Expand Down

0 comments on commit a235798

Please sign in to comment.