Skip to content

Commit

Permalink
feat: update settings version to v0.1.65 (#85)
Browse files Browse the repository at this point in the history
* build: update settings version to v0.1.62

* fix: refresh secret token error

* feat: update settings version to v0.1.65
  • Loading branch information
qq815776412 authored May 29, 2024
1 parent 01ef7d9 commit de2d735
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ spec:
fieldPath: status.podIP
containers:
- name: settings
image: beclab/settings:v0.1.64
image: beclab/settings:v0.1.65
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80

- name: settings-server
image: beclab/settings-server:v0.1.64
image: beclab/settings-server:v0.1.65
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000
Expand Down

0 comments on commit de2d735

Please sign in to comment.