You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2>Automatic GCP offering upgrade for Database {{ database.name }}</h2>
2
+
3
+
We would like to inform you that an automatic offer update is being carried out on DBaaS to meet your database <ahref="{{database_url}}">{{database.name}}</a> needs.
4
+
<br><br>
5
+
The update will be done automatically from {{ current_offering.name }} to {{ future_offering.name }}.
6
+
<br><br>
7
+
Please be aware that this upgrade may increase the costs.
8
+
Any questions please contact the DBDevops responsible for your team.
9
+
<br><br>
10
+
11
+
{% if database.team.email %}
12
+
You are receiving this email because in our records you are in team {{ database.team.name }}.<br>
13
+
If this is not right, contact the DBaaS system administrators.
14
+
{% else %}
15
+
<h3>Team {{ database.team.name }} has no email set!</h3>
0 commit comments