diff --git a/jsonnetfile.lock.json b/jsonnetfile.lock.json
index 63308503c2321d0dd30e124953027a8ee1fdbfd2..8a0a56541bfad6967d4d9d609e3a9d47050d1bbb 100644
--- a/jsonnetfile.lock.json
+++ b/jsonnetfile.lock.json
@@ -8,7 +8,7 @@
                     "subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
                 }
             },
-            "version": "8047c9460b1aec00cece57b7dd523b8f5f0deb58"
+            "version": "2af790e886cf0f1f8f739618947d43722952d07c"
         }
     ]
 }
\ No newline at end of file
diff --git a/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml b/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml
index 2498fe59ac2611bbd623bb60dfcf5398987c99cf..140deffa2d11881a2b979ff7da3d3c1ca5f9d293 100644
--- a/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml
+++ b/manifests/0prometheus-operator-0prometheusCustomResourceDefinition.yaml
@@ -2858,22 +2858,6 @@ spec:
                       description: Google Cloud Storage bucket name for stored blocks.
                         If empty it won't store any block inside Google Cloud Storage.
                       type: string
-                    credentials:
-                      description: SecretKeySelector selects a key of a Secret.
-                      properties:
-                        key:
-                          description: The key of the secret to select from.  Must
-                            be a valid secret key.
-                          type: string
-                        name:
-                          description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names'
-                          type: string
-                        optional:
-                          description: Specify whether the Secret or it's key must
-                            be defined
-                          type: boolean
-                      required:
-                      - key
                 peers:
                   description: Peers is a DNS name for Thanos to discover peers through.
                   type: string