Skip to content

Commit

Permalink
Merge pull request #303 from Revolyssup/image
Browse files Browse the repository at this point in the history
Update nats image
  • Loading branch information
leecalcote authored May 6, 2022
2 parents 2eeb8d0 + 8d0fa40 commit 2efe1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/broker/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ ACSU3Q6LTLBVLGAQUONAGXJHVNWGSKKAUA7IY5TB4Z7PLEKSR5O6JTGR: eyJ0eXAiOiJqd3QiLCJhbG
Containers: []corev1.Container{
{
Name: "nats",
Image: "nats:latest-alpine3.12",
Image: "nats:2.8.2-alpine3.15",
ImagePullPolicy: corev1.PullIfNotPresent,
Ports: []corev1.ContainerPort{
{
Expand Down

0 comments on commit 2efe1f7

Please sign in to comment.