-
Notifications
You must be signed in to change notification settings - Fork 99
chore(release): bump version to v2.5.3 #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(release): bump version to v2.5.3 #290
Conversation
Signed-off-by: Gentleelephant <[email protected]>
CI failed |
@@ -11,7 +11,7 @@ spec: | |||
requests: | |||
cpu: 100m | |||
memory: 20Mi | |||
image: kubesphere/notification-manager:v2.5.2 | |||
image: kubesphere/notification-manager:v2.5.3 | |||
imagePullPolicy: Always |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't be always here?
config/bundle.yaml
Outdated
@@ -8044,7 +8044,7 @@ spec: | |||
fieldRef: | |||
apiVersion: v1 | |||
fieldPath: metadata.namespace | |||
image: kubesphere/notification-manager-operator:v2.5.2 | |||
image: kubesphere/notification-manager-operator:v2.5.3 | |||
imagePullPolicy: Always |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't be always here too?
we'd better check if there're other places like this
Signed-off-by: Gentleelephant <[email protected]>
cc @wanjunlei |
The readme needs to be updated. |
Signed-off-by: Gentleelephant <[email protected]>
No description provided.